
Change to the directory on your UNIX machine where you copied the le. For example:
cd /tmp/SUNWwbinstall
Untar the le by typing tar -xvf lename. For example:
tar -xvf sun-webserver-6.1.sol.tar
This command unpacks the server les and creates a temporary directory structure under the
current directory. Unpacking the le may take a little time. When the les are unpacked, you see
a /WebServer and a /lib directory, and the following les:
■
README.txt
■
3RD-PARTY-LICENSE.txt
■
LICENSE.txt
■
setup
■
installWrapper
■
setup.inf
■
template.inf.
▼
To install a Downloaded Server
Download the le from http://www.sun.com/download/ and save it in a temporary directory.
Change to the directory on your UNIX machine where you copied the le. For example:
cd /tmp/SUNWwbinstall
Unpack the . gz le by typing gunzip lename. The le name is in the format:
sun-webserver-6.1.<platform-name>.tar.gz
Example:
gunzip sunw-webserver-6.1.sol.tar.gz.
Untar the unzipped le by typing tar -xvf lename. Example:
tar -xvf sun-webserver-6.1.sol.tar
This command unpacks the server les and creates a temporary directory structure under the
current directory. Unpacking the le may take a little time. When the les are unpacked, you see
a /WebServer and a /lib directory, and the following les:
■
README.txt
■
3RD-PARTY-LICENSE.txt
■
LICENSE.txt
■
setup
■
installWrapper
■
setup.inf
6
7
1
2
3
4
Installing Web Server on UNIX Platforms
Chapter 3 • Installing Sun Java SystemWeb Server on UNIX 25
Commentaires sur ces manuels