# HG changeset patch # User Volker Grabsch # Date 1265316670 -3600 # Node ID 24e7c507a923879b98c73ad3a3a68fb2fbdbd506 # Parent ad3600b7be3ae43ba6cd4c6ff33f719d7ce9da26 add hints about where to find the exact package names for various platforms diff -r ad3600b7be3a -r 24e7c507a923 doc/index.html --- a/doc/index.html Thu Feb 04 17:51:41 2010 +0100 +++ b/doc/index.html Thu Feb 04 21:51:10 2010 +0100 @@ -529,6 +529,7 @@

Debian

+
aptitude install -R bash bzip2 cmake g++ make sed openssl \
                     patch perl scons unzip wget
@@ -539,6 +540,7 @@

FreeBSD

+
pkg_add -r bash cmake gmake gsed perl scons unzip wget

@@ -548,6 +550,7 @@

Frugalware

+
pacman-g2 -S bash bzip2 cmake gcc make sed openssl \
              patch perl scons unzip wget
@@ -565,6 +568,7 @@ MacPorts, then run:

+
sudo port install cmake gmake gsed scons wget

MacOS 10.6

@@ -576,6 +580,7 @@ MacPorts, then run:

+
sudo port install cmake gmake gsed scons wget gcc_select
 sudo gcc_select gcc40
@@ -594,6 +599,7 @@ First, install all requirements that already ship with Solaris:

+
pfexec pkg install SUNWcmake SUNWgcc SUNWgmake SUNWgsed \
                    SUNWgzip SUNWlibm SUNWgpch SUNWunzip \
                    SUNWwget