# Note: depends on perl
wget -c http://search.cpan.org/CPAN/authors/id/P/PV/PVANDRY/gettext-1.05.tar.gz
tar -xzf gettext-1.05.tar.gz
cd gettext-1.05
perl Makefile.PL
make
make install