====GNU libidn==== string processing --- ~Binary code distribution: ~~-[[http://www.datafilehost.com/download-30ba6113.html libidn-1.25-up-20120918.pet]] {includes DEV files} ~~-[[software other packages]] --- ~Dependencies: +[[bzip2]],+[[gettext]],+[[grep]],+[[tar]] --- ~Source code distribution: http://ftp.gnu.org/gnu/libidn/ %%./configure CFLAGS="-mtune=generic -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}" --prefix=/usr --sysconfdir=/etc --localstatedir=/var --host=i686-pc-linux-gnu --disable-static%% --- ==Tutorial== ~-Verify the installed version via the command-line interface: %% idn --version%% --- ==Appendix== ~http://www.gnu.org/software/libidn/ ~http://www.t2-project.org/packages/libidn.html ~http://www.linuxfromscratch.org/blfs/view/svn/general/libidn.html --- ---- ==Categories== CategoryNetworking CategorySoftwareLibraries CategorySoftware