X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=README;h=50264bd1bbce1f3a5a50b41c97ee077c527a172d;hb=847f28dc2b47bda50561ff1547af42053a56eb78;hp=a16158b869afbf0475450bb2bd70979d3b480973;hpb=1df57ebe2d19bb0e05c0a648fdc92e5af6c1c0a5;p=pspp diff --git a/README b/README index a16158b869..50264bd1bb 100644 --- a/README +++ b/README @@ -20,6 +20,10 @@ PSPP, you will need to install certain prerequisites: * pkg-config (only if you need to regenerate configure after modifying configure.ac). + * iconv, which should be installed as part of a Unix-like system. + If you don't have a version already, you can install GNU + libiconv (http://www.gnu.org/software/libiconv/). + * Optional: libncurses. Without it, PSPP will assume it is running in an 80x25 terminal.