# HG changeset patch # User Volker Grabsch # Date 1265539916 -3600 # Node ID 5b7a653e959e635c1ff26af03119be049e65ba0e # Parent 4c4e4591f94f67a84530596f3d768ac7557186f2 mention the distributions at the top of section "Requirements" diff -r 4c4e4591f94f -r 5b7a653e959e doc/index.html --- 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 @@

Requirements

- 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:

+ + @@ -562,12 +572,7 @@
Autoconf
-

- Detailed installation instructions - for various systems follow. -

- -

Debian

+

Debian

aptitude install -R autoconf automake bash bison bzip2 \
@@ -580,7 +585,7 @@
     

aptitude install -R g++-multilib
-

FreeBSD

+

FreeBSD

pkg_add -r autoconf automake bash bison cmake flex gmake \
@@ -591,7 +596,7 @@
     there are open issues with the NSIS package.
     

-

Frugalware

+

Frugalware

pacman-g2 -S autoconf automake bash bzip2 bison cmake \
@@ -603,6 +608,21 @@
     there are open issues with the NSIS package.
     

+

MacOS 10.6

+ +

+ Install + Xcode + and + MacPorts, + then run: +

+ +
sudo port install autoconf automake bison cmake flex \
+                  gmake gsed libtool pkgconfig scons wget \
+                  gcc_select
+sudo gcc_select gcc40
+

MacOS X (≤ 10.5)

@@ -616,22 +636,7 @@

sudo port install autoconf automake bison cmake flex \
                   gmake gsed libtool pkgconfig scons wget
-

MacOS 10.6

- -

- Install - Xcode - and - MacPorts, - then run: -

- -
sudo port install autoconf automake bison cmake flex \
-                  gmake gsed libtool pkgconfig scons wget \
-                  gcc_select
-sudo gcc_select gcc40
- -

Open Solaris 2009.06

+

Open Solaris 2009.06

Open Solaris seems to have a problem with Binutils 2.20. @@ -772,7 +777,7 @@

-
    +

    (contact via the