Hello,

Sorry to post without searching, but, the search function is down.

I am installing Tomcat for the first time and must admit that the
instructions leave a bit to be desired.

I'm installing on a Cobalt Raq3i.  Below is the install list out of the doc.


1. Download the zip/tar.gz/whatever file from
http://jakarta.apache.org/downloads/binindex.html.
2. Unzip the file into some directory (say foo). This should create a new
subdirectory named "tomcat".
3. Change directory to "tomcat" and set a new environment variable
(TOMCAT_HOME) to point to the root directory of your Tomcat hierarchy.
On UNIX you should type:
for bash/sh "TOMCAT_HOME=foo/tomcat ; export TOMCAT_HOME"
for tcsh "setenv TOMCAT_HOME foo/tomcat"

***********    Good till here *****************
** Here is where I'm lost  ***
4. ? - Set the environment variable JAVA_HOME to point to the root directory
of your JDK hierarchy, then add the Java interpreter to your PATH
environment variable.

Any help appreciated.

Thanks
chuck


Reply via email to