I think you need to check the catalina.sh permission. On Sun, 2007-10-07 at 19:35 -0700, Unnsse Khan wrote: > Hello there, > > Having trouble running tomcat on Ubuntu Linux 7.0.4 and am > experiencing the exact same problem under OS X Tiger. > > I installed tomcat under: > > /home/untz/DevTools/Java/tomcat/apache-tomcat-5.5.25 > > Created the CATALINA_HOME system environmental variable inside > my .profile directory. > > When I try to run TOMCAT, this is what I get: > > $ sh $CATALINA_HOME/bin/startup.sh > Cannot find /home/untz/DevTools/Java/tomcat/apache-tomcat-5.5.25/ > bin/catalina.sh > This file is needed to run this program > > This file (catalina.sh) is obviously located in the right directory... > > When I try to run this file, this is what I get: > > $ sh /home/untz/DevTools/Java/tomcat/apache-tomcat-5.5.25/bin/ > catalina.sh > The BASEDIR environment variable is not defined correctly > This environment variable is needed to run this program > > My CLASSPATH is set as: > > $ echo $CLASSPATH > > .:/usr/lib/jvm/java-6-sun-1.6.0.00/lib/tools.jar:/usr/lib/jvm/ > java-6-sun-1.6.0.00/jre/lib/rt.jar:/home/untz/DevTools/Java/tomcat/ > apache-tomcat-5.5.25/common/lib/servlet-api.jar:/home/untz/DevTools/ > Java/tomcat/apache-tomcat-5.5.25/common/lib/jsp-api.jar > > What am I possibly doing wrong? > > Happy programming, > > Unnsse > > --------------------------------------------------------------------- > 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]