changeset 1042:0418a038486d

add information about Gentoo to the docs
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 06 Jun 2010 00:34:22 +0200
parents db1081a60679
children 2149724856f7
files doc/index.html
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Sun Jun 06 00:17:24 2010 +0200
+++ b/doc/index.html	Sun Jun 06 00:34:22 2010 +0200
@@ -484,6 +484,7 @@
         <li><a href="#requirements-debian">Debian</a></li>
         <li><a href="#requirements-freebsd">FreeBSD</a></li>
         <li><a href="#requirements-frugalware">Frugalware</a></li>
+        <li><a href="#requirements-gentoo">Gentoo</a></li>
         <li><a href="#requirements-macos">MacOS</a></li>
         <li><a href="#requirements-opensolaris">Open Solaris</a></li>
     </ul>
@@ -618,6 +619,22 @@
     there are open issues with the NSIS package.
     </p>
 
+    <h3 id="requirements-gentoo">Gentoo</h3>
+
+    <!-- http://packages.gentoo.org/ -->
+    <pre>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/make sys-apps/sed sys-devel/libtool \
+       dev-libs/openssl sys-devel/patch dev-lang/perl \
+       dev-util/pkgconfig dev-util/scons app-arch/unzip \
+       net-misc/wget</pre>
+
+    <p>
+    There are
+    <a href="http://lists.nongnu.org/archive/html/mingw-cross-env-list/2010-05/msg00296.html">open issues with Gentoo and GCC-4.5</a>.
+    </p>
+
     <h3 id="requirements-macos">MacOS 10.6</h3>
 
     <p>