# HG changeset patch # User Volker Grabsch # Date 1244630948 -7200 # Node ID 905bfa2a64decc7d747c9a69689751b911b716b5 # Parent d9bb867b1ee4eb978781e020c268c1b4bf90406b completed the list of required Solaris packages diff -r d9bb867b1ee4 -r 905bfa2a64de doc/index.html --- a/doc/index.html Wed Jun 10 12:40:45 2009 +0200 +++ b/doc/index.html Wed Jun 10 12:49:08 2009 +0200 @@ -446,8 +446,8 @@

Debian

-
aptitude install -R bash bzip2 g++ make sed openssl patch \
-                    perl scons unzip wget
+
aptitude install -R bash bzip2 g++ make sed openssl \
+                    patch perl scons unzip wget

On 64-bit Debian, install also: @@ -485,7 +485,8 @@ First, install all requirements that already ship with Solaris:

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

Then download and install SCons by hand: