hi lester,
try chmod +x startup.sh or chmod 777 startup.sh

then try
sh startup.sh or ./startup.sh 

what flavour of linux do u have???? i hope it;'s not RH7.0!!!

ravi


On Wed, 29 August 2001, Lester June Cabrera wrote:

> 
> 
> Hi,
> 
> I tried to install Tomcat 3.2 in Linux. But when I run
>     shell> bin/startup.sh
> I got a "Permission Denied" error.
> 
> These are the steps I did:
> 1) installed JDK 1.2.2 for Linux as "root".
> 2) included JDK path in .bash_profile
> 3) set JAVA_HOME env variable in .bash_profile
> 4) installed Tomcat 3.2 as "root"
> 5) included Tomcat path in .bash_profile
> 6) set a TOMCAT_HOME in .bash_profile
> 
> See th settings of .bash_profile below:
> 
> PATH=$PATH:$HOME/bin:/usr/local/jdk1.2.2/bin:/usr/local/jakarta-tomcat-3.2.3/bin
> ENV=$HOME/.bashrc
> TOMCAT_HOME=/usr/local/jakarta-tomcat-3.2.3
> JAVA_HOME=/usr/local/jdk1.2.2
> USERNAME="root"
> 
> export USERNAME ENV PATH TOMCAT_HOME
> 
> 
> 
> Thanks,
> Lester


Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com

Reply via email to