changeset 700:5b7a653e959e

mention the distributions at the top of section "Requirements"
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 07 Feb 2010 11:51:56 +0100
parents 4c4e4591f94f
children b54c211a4b1f
files doc/index.html
diffstat 1 files changed, 33 insertions(+), 28 deletions(-) [+]
line wrap: on
line diff
--- a/doc/index.html	Sun Feb 07 11:45:03 2010 +0100
+++ b/doc/index.html	Sun Feb 07 11:51:56 2010 +0100
@@ -27,7 +27,7 @@
         li, dt {
             margin-bottom: 0.8em;
         }
-        #authors-list li {
+        .compact-list li {
             margin-bottom: 0em;
         }
         .usage dt {
@@ -478,10 +478,20 @@
 <h2 id="requirements">Requirements</h2>
 
     <p>
-    Mingw-cross-env requires a recent Unix system
-    where the following components are installed:
+    Mingw-cross-env requires a recent Unix system where
+    all components as stated in the table below
+    are installed.
+    Detailed instructions are available for:
     </p>
 
+    <ul class="compact-list">
+        <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-macos">MacOS</a></li>
+        <li><a href="#requirements-solaris">Solaris</a></li>
+    </ul>
+
     <table>
     <tr>
         <td><a href="http://www.gnu.org/software/autoconf/">Autoconf</a></td>
@@ -562,12 +572,7 @@
     </tr>
     </table>
 
-    <p>
-    Detailed installation instructions
-    for various systems follow.
-    </p>
-
-    <h3>Debian</h3>
+    <h3 id="requirements-debian">Debian</h3>
 
     <!-- http://www.debian.org/distrib/packages#search_packages -->
     <pre>aptitude install -R autoconf automake bash bison bzip2 \
@@ -580,7 +585,7 @@
     </p>
     <pre>aptitude install -R g++-multilib</pre>
 
-    <h3>FreeBSD</h3>
+    <h3 id="requirements-freebsd">FreeBSD</h3>
 
     <!-- http://www.freebsd.org/ports/ -->
     <pre>pkg_add -r autoconf automake bash bison cmake flex gmake \
@@ -591,7 +596,7 @@
     there are open issues with the NSIS package.
     </p>
 
-    <h3>Frugalware</h3>
+    <h3 id="requirements-frugalware">Frugalware</h3>
 
     <!-- http://www.frugalware.org/packages -->
     <pre>pacman-g2 -S autoconf automake bash bzip2 bison cmake \
@@ -603,6 +608,21 @@
     there are open issues with the NSIS package.
     </p>
 
+    <h3 id="requirements-macos">MacOS 10.6</h3>
+
+    <p>
+    Install
+    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode</a>
+    and
+    <a href="http://www.macports.org/">MacPorts</a>,
+    then run:
+    </p>
+    <!-- http://www.macports.org/ports.php -->
+    <pre>sudo port install autoconf automake bison cmake flex \
+                  gmake gsed libtool pkgconfig scons wget \
+                  gcc_select
+sudo gcc_select gcc40</pre>
+
     <h3>MacOS X (≤ 10.5)</h3>
 
     <p>
@@ -616,22 +636,7 @@
     <pre>sudo port install autoconf automake bison cmake flex \
                   gmake gsed libtool pkgconfig scons wget</pre>
 
-    <h3>MacOS 10.6</h3>
-
-    <p>
-    Install
-    <a href="http://developer.apple.com/TOOLS/xcode/">Xcode</a>
-    and
-    <a href="http://www.macports.org/">MacPorts</a>,
-    then run:
-    </p>
-    <!-- http://www.macports.org/ports.php -->
-    <pre>sudo port install autoconf automake bison cmake flex \
-                  gmake gsed libtool pkgconfig scons wget \
-                  gcc_select
-sudo gcc_select gcc40</pre>
-
-    <h3>Open Solaris 2009.06</h3>
+    <h3 id="requirements-solaris">Open Solaris 2009.06</h3>
 
     <p>
     Open Solaris seems to have a problem with Binutils 2.20.
@@ -772,7 +777,7 @@
 <div class="section">
 <h2 id="copyright">Copyright © 2009, 2010</h2>
 
-    <ul id="authors-list">
+    <ul id="authors-list" class="compact-list">
     </ul>
 
     <p>(contact via the