Is your JAVA_HOME environment variable setup? What is the value of CATALINA_HOME after you login?
You can check my RH HOWTO if you like, but it doesn't use the RPMs. Just ignore the sections on building Apache and installing a connector, and check out the sections on installing the JDK and installing Tomcat. http://www.johnturner.com/howto John > -----Original Message----- > From: Darren Edmonds [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 11:57 AM > To: [EMAIL PROTECTED] > Subject: Installing tomcat 4.4.1.18 on RH8.0 > > > > > I already have SDK1.4 installed and setup so I downloaded the binary > tomcat4-4.1.18-full.1jpp.noarch.rpm from the tomcat website and > installed it as root (on RedHat 8.0) using, > rpm -ivh tomcat4-4.1.18-full.1jpp.noarch.rpm > > Appears to install fine into /var/tomcat4 giving warnings > about I need > to alter my config files now. I am new to tomcat so I checked the > RUNNING.TXT file and after reading it I am none the wiser! I have no > /var/tomcat4/bin/startup.sh or /var/tomcat4/bin/shutdown.sh like it > says, althought I can start and stop the server using the scripts in > /etc/rc.d/init.d I managed to fiddle about (after reading > the logs) and > got something running, but when I connect to > http://localhost:8080 I get > an error about no context manager. > > Are there any comprehensive docs on how to setup tomcat under > linux, or > can someone provide with a step by step idiot guide? > > Thanks, > Darren > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
