I'm trying to instal tomcat, Apache is up and running perfectly, and I believe I've installed tomcat properly on redhat linux 8
proof ----------------------------------------------------------------- bin $ rpm -qi tomcat4-4.1.24-full.2jpp Name : tomcat4 Relocations: (not relocateable) Version : 4.1.24 Vendor: JPackage Project Release : full.2jpp Build Date: Tue 01 Apr 2003 08:02:03 AM EST Install date: Wed 28 May 2003 01:13:21 PM EST Build Host: hgo1.slib.com Group : Networking/Daemons Source RPM: tomcat4-4.1.24-full.2jpp.src.rpm Size : 4697329 License: Apache Software ...... ---------------------------------------------------------------------- At http://jakarta.apache.org/tomcat/tomcat-4.1-doc/RUNNING.txt the installation documentation, which doesn't appear to come with my rpm, says that I need to execute cd $CATALINA_HOME/bin (Unix) ./startup.sh (Unix) to start tomcat yet I have no startup.sh?!?!? proof of no running.txt ----------------------------------------------------------------------- bin $ rpm -qd tomcat4-4.1.24-full.2jpp /usr/share/doc/tomcat4-4.1.24/LICENSE /usr/share/doc/tomcat4-4.1.24/README.txt /usr/share/doc/tomcat4-4.1.24/RELEASE-NOTES-4.1.txt /usr/share/doc/tomcat4-4.1.24/RELEASE-PLAN-4.1.txt /usr/share/doc/tomcat4-4.1.24/TOMCAT4.README.RPM --------------------------------------------------------------------- proof of no startup.sh ------------------------------------------------------------------------ bin $ rpm -ql tomcat4-4.1.24-full.2jpp | grep bin /usr/bin/djasper4 /usr/bin/dtomcat4 /usr/bin/jasper4 /usr/bin/jspc4 /usr/bin/reloctomcat4 /usr/bin/tomcat4 /var/tomcat4/bin /var/tomcat4/bin/bootstrap.jar /var/tomcat4/bin/commons-daemon.jar /var/tomcat4/bin/tomcat-jni.jar ------------------------------------------------------------------------- what am I doing wrong? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list