Sreeram Duvur wrote: > I am using OpenSolaris 2008_11 distro on a quad-core amd64 > architecture server: > > # isainfo -k > amd64 > > The install fails: > > # ./install apache > WS015 This platform is not supported > > Is this platform not supported?
OpenSolaris is the primary (and first) platform for Web Stack support. Web Stack on OpenSolaris is fully integrated instead of an unbundled add-on. It is installed via the system packaging tool "pkg". % pfexec pkg install SUNWapch22 (or "pfexec pkg install amp" if you wanted all AMP components) Check the docs for more. -- Jyri J. Virkki - jyri.virkki at sun.com - Sun Microsystems
