>Hi, everyone.
>
> I'm getting errors when running the tomcat.sh shell script to start
>up Tomcat 3.2 on RedHat Linux 6.2.
>
>: command not found
>: command not found
>: command not found
>: command not found
>'ash: syntax error near unexpected token `do
>'ash: tomcat.sh: line 93: `for i in ${TOMCAT_HOME}/lib/* ; do
>
>Has anyone run into this before or can tell me what is going 
>on?  The weird
>thing is that this very same line that seems to be causing the 
>problems is in
>the tomcat.sh script for Tomcat 3.1, which has been working 
>fine for me.  Any
>help you can offer would be much appreciated.

You'd better use bash instead of ash.
Also you could take a look at my RPM at http://rpmized.free.fr/
which use a modified shell script...

Reply via email to