RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Turner, John
12:23 PM > To: Tomcat Users List > Subject: Re: Installing tomcat 4.4.1.18 on RH8.0 > > > Hmm, kind of easy when you do it like that ! I'd say the rpm > versions > are a little screwed up :) > > Thanks! > > Filip Hanik wrote: > > >>I would cha

Re: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Darren Edmonds
h a process outside your shell :) Filip -Original Message- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 9:08 AM To: 'Tomcat Users List' Subject: RE: Installing tomcat 4.4.1.18 on RH8.0 I would change step 5 to "./startup.sh". ;) John

RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Filip Hanik
February 03, 2003 9:08 AM To: 'Tomcat Users List' Subject: RE: Installing tomcat 4.4.1.18 on RH8.0 I would change step 5 to "./startup.sh". ;) John > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 12:05 PM

RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Turner, John
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 inst

RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Turner, John
I would change step 5 to "./startup.sh". ;) John > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 03, 2003 12:05 PM > To: Tomcat Users List > Subject: RE: Installing tomcat 4.4.1.18 on RH8.0 > > > the

RE: Installing tomcat 4.4.1.18 on RH8.0

2003-02-03 Thread Filip Hanik
the easiest thing for you to do is to 1. download jakarta-tomcat-4.1.18-blablabla.zip 2. Make sure you have JDK installed and that JAVA_HOME is set and your PATH is set "export JAVA_HOME=/usr/local/jdk1.4.1" "export PATH=$JAVA_HOME/bin:$PATH" 3. Unzip the zip :) "jar xvf jakarta-tomcat-4.1.18-bla