diff -r 06da589b6885 doc/index.html --- a/doc/index.html Mon Oct 24 22:30:35 2011 +0200 +++ b/doc/index.html Tue Oct 25 09:44:26 2011 +0200 @@ -609,6 +609,10 @@ + GNU Gettext + + + GNU Make ≥ 3.81 @@ -674,7 +678,7 @@
aptitude install -R autoconf automake bash bison bzip2 \
-                    cmake flex g++ intltool make sed \
+                    cmake flex gettext g++ intltool make sed \
                     libtool libltdl-dev openssl libssl-dev \
                     libxml-parser-perl patch perl \
                     pkg-config scons unzip wget \
@@ -689,7 +693,7 @@
 
     
     
yum install autoconf automake bash bison bzip2 cmake \
-            flex gcc-c++ intltool make sed libtool \
+            flex gcc-c++ gettext intltool make sed libtool \
             openssl-devel patch perl pkgconfig scons \
             yasm unzip wget xz
@@ -702,7 +706,7 @@
pkg_add -r automake111 autoconf268 bash bison cmake \
-           flex gmake gsed intltool libtool openssl \
+           flex gettext gmake gsed intltool libtool openssl \
            patch perl p5-XML-Parser pkg-config scons \
            unzip wget yasm
@@ -726,7 +730,7 @@
pacman-g2 -S autoconf automake bash bzip2 bison cmake \
-             flex gcc intltool make sed libtool openssl \
+             flex gcc gettext intltool make sed libtool openssl \
              patch perl perl-xml-parser pkgconfig scons \
              unzip wget xz xz-lzma yasm
@@ -741,6 +745,7 @@
emerge sys-devel/autoconf sys-devel/automake \
        app-shells/bash sys-devel/bison app-arch/bzip2 \
        dev-util/cmake sys-devel/flex sys-devel/gcc \
+       sys-devel/gettext \
        dev-util/intltool sys-devel/make sys-apps/sed \
        sys-devel/libtool dev-libs/openssl sys-devel/patch \
        dev-lang/perl dev-perl/XML-Parser \
@@ -758,7 +763,7 @@
     

sudo port install autoconf automake bison cmake flex \
-                  gsed intltool libtool openssl \
+                  gettext gsed intltool libtool openssl \
                   p5-xml-parser pkgconfig scons \
                   wget xz yasm