diff options
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r-- | DEPENDENCIES | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES index e11eb94..4a26690 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -28,15 +28,15 @@ The following packages should be installed before GNU gettext is installed + If it is installed in a nonstandard directory, pass the option --with-ncurses-prefix=DIR or --with-libtermcap-prefix to 'configure'. -* expat 1.95 or newer +* libxml + Recommended. - Needed for 'xgettext', so that it can parse Glade XML files. + Needed for 'xgettext' and 'msgfmt', so that it can parse XML files. + Homepage: - http://expat.sourceforge.net/ + http://xmlsoft.org/ + Download: - http://sourceforge.net/project/showfiles.php?group_id=10127 + ftp://xmlsoft.org/ + If it is installed in a nonstandard directory, pass the option - --with-libexpat-prefix to 'configure'. + --with-libxml2-prefix to 'configure'. * A Java runtime and compiler (e.g. GNU gcj or kaffe). + Recommended. |