The intltool package contains an internationalization tool. This is useful for extracting translatable strings from source files, collecting the extracted strings with messages from traditional source files (<source directory>/<package>/po) and merging the translations into .xml, .desktop and .oaf files.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/intltool/0.33/intltool-0.33.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/intltool/0.33/intltool-0.33.tar.bz2
Download MD5 sum: 7d3b6d421b0fb9beee7faf97daab45e6
Download size: 126 KB
Estimated disk space required: 1.5 MB
Estimated build time: less than 0.1 SBU
Install intltool by running the following commands:
./configure --prefix=/usr && make
To test the results, issue: make check.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600