Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 36279 invoked from network); 3 Feb 2003 17:08:34 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Feb 2003 17:08:34 -0000 Received: (qmail 22663 invoked by uid 97); 3 Feb 2003 17:10:03 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 22656 invoked from network); 3 Feb 2003 17:10:03 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 3 Feb 2003 17:10:03 -0000 Received: (qmail 33711 invoked by uid 500); 3 Feb 2003 17:07:57 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 33665 invoked from network); 3 Feb 2003 17:07:56 -0000 Received: from mail.pmh.com (HELO pmh-mail.fh.pmh.com) (209.119.86.10) by daedalus.apache.org with SMTP; 3 Feb 2003 17:07:56 -0000 Received: by mail.pmh.com with Internet Mail Service (5.5.2653.19) id ; Mon, 3 Feb 2003 12:08:02 -0500 Message-ID: <83F0258A9996D311B14200A0C98F173602F22DBD@aas-internet.aas.com> From: "Turner, John" To: 'Tomcat Users List' Subject: RE: Installing tomcat 4.4.1.18 on RH8.0 Date: Mon, 3 Feb 2003 12:07:30 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I would change step 5 to "./startup.sh". ;) John > -----Original Message----- > From: Filip Hanik [mailto:Filip.Hanik@evant.com] > Sent: Monday, February 03, 2003 12:05 PM > To: Tomcat Users List > Subject: RE: Installing tomcat 4.4.1.18 on RH8.0 > > > 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-blablabla.zip" > 4. "cd jakarta-tomcat-4.1.18-blablabla/bin" > 5. "./catalina.sh" > > badabim badabom, you should be good to go > > Filip > > -----Original Message----- > From: Darren Edmonds [mailto:dledmonds@btopenworld.com] > Sent: Monday, February 03, 2003 8:57 AM > To: tomcat-user@jakarta.apache.org > 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: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org