It was the tar.gz package that is downloadable from:

http://tomcat.apache.org/download-55.cgi#5.5.25

The following distributions on that page are:

        * Core:
              o zip (pgp, md5)
              o tar.gz (pgp, md5)
              o Windows Service Installer (pgp, md5)
        * Deployer:
              o zip (pgp, md5)
              o tar.gz (pgp, md5)
        * Embedded:
              o zip (pgp, md5)
              o tar.gz (pgp, md5)
        * Administration Web Application:
              o zip (pgp, md5)
              o tar.gz (pgp, md5)
        * JDK 1.4 Compatability Package:
              o zip (pgp, md5)
              o tar.gz (pgp, md5)
        * Documentation (Already Included in Core Downloads):
              o tar.gz (pgp, md5)

I am guessing that I only downloaded the Core distribution...

Is this the problem?

Kindest regards,

Unnsse


On Oct 7, 2007, at 9:30 PM, Caldarale, Charles R wrote:

From: Unnsse Khan [mailto:[EMAIL PROTECTED]
Subject: Re: Trouble running tomcat on Ubuntu Linux & OS X Tiger

The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program

Looks like you may still have a permissions problem. The above message
is displayed by setclasspath.sh only if it can't find itself in
$BASEDIR/bin; the BASEDIR environment variable is set by catalina.sh,
which is kicked off by the startup.sh script.

Are you using a real Tomcat (downloaded from tomcat.apache.org), or some 3rd-party repacked junk? If the latter, throw it away and download and
install a real one.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e- mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to