hi,

I have set the env variables.
but while starting the tomcat i.e executing startup.sh , it is saying 
"The BASEDIR environment variable is not defined correctly
This environment variable is needed to run this program"

can u pls help me out form this?

Thanks,
vinay



Given Shirinda wrote:
> 
> export CATALINA_HOME=/opt/apache-tomcat-5.5.25
> export JAVA_HOME=/opt/jdk1.5.0_14
> export JDK_HOME=$JAVA_HOME
> export JRE_HOME=$JAVA_HOME/jre
> export PATH=$PATH:$JAVA_HOME/bin
> export PATH=$PATH:$CATALINA_HOME/bin
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/How-to-set-envirnment-variable-to-install-tomcat-on-linux-machine--tp26842721p26842889.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to