%general-entities; ]> Intltool-&intltool-version; Intltool <para>The Intltool package contains internationalization tools.</para> </sect2> <sect2 role="installation"> <title>Installation of Intltool Apply the following patch to fix outdated syntax that is no longer recognized by Perl-&perl-version;. patch -Np1 -i ../&intltool-perl-patch; Prepare Intltool for compilation: ./configure \ --prefix=/usr Compile the package: make To test the results, issue: make check Install the package: make install Contents of Intltool Installed programs Installed directories intltool-extract, intltool-merge, intltool-prepare, intltool-update, intltoolize /usr/share/intltool Short Descriptions intltool-extract Generates header files which can be read by gettext intltool-extract intltool-merge Merges translated strings into various types of files intltool-merge intltool-prepare Prepares software to make use of intltool intltool-prepare intltool-update Updates PO template files and merges translations with them intltool-update intltoolize Copies intltool related files to software packages intltoolize