On dim, 2007-08-05 at 17:12 +0530, Partha Goswami wrote:

> Hi,
> 
> I am going to install/start  Tomcat 6x version in solaris 10. Now,
> 
> I did,
> 
> # mkdir < path of tomcat dir > log
> # JAVA_HOME=/usrjava

you may forget a "/" after usr and JAVA_HOME should point to the jre

> #export JAVA_HOME
> then
> # CATALINA_HOME=path of tomcat dir
> 
> # export CATALINA_HOME
> 
> then,
> # cd path of tomcat dir /bin
> #./startup.sh
> 
> 
> But I am getting follwing error
> 
> The BASEDIR environment variable is not defined correctly
> This environment variable is needed to run this program
> 
> 
> please help..
> 
> Thanks

Reply via email to