Hi, all

 

During the process of installing Apache Tomcat 5.5 on redhat 9, pop following 
error:

Code:

[EMAIL PROTECTED] bin> cd jsvc-src/

[EMAIL PROTECTED] jsvc-src> autoconf

[EMAIL PROTECTED] jsvc-src> ./configure

-bash: ./configure: Permission denied

 

 

It should be following as the instruction 
(http://tomcat.apache.org/tomcat-5.5-doc/setup.html):

 

cd $CATALINA_HOME/bin

tar xvfz jsvc.tar.gz

cd jsvc-src

autoconf

./configure

make

cp jsvc ..

cd ..

 

Any suggestion is highly appreciated!

 

Best regards,

 

William

 

Reply via email to