Correct.  You need to do 'ls -lL /bin/sh' to be sure.  However, if the link
is there, I'd guess that what it links to is probably there.  More likely,
Tomcat's 'startup.sh' script isn't executable (e.g. you used the ".zip"
download, or copied from a Windows machine).

"victor pereira" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> (lrwxrwxrwx). <-- that makes it a symbolic link i believe but if the file
> the sym link is pointing to is not executeable you wont be able to excute
> Cheers
> Vic
>
>
>
> ----- Original Message -----
> From: "Luong Phan" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Tuesday, August 19, 2003 9:52 PM
> Subject: Re: Error when I start Jakarta-tomcat(Cont)
>
>
> > Hi all,
> >
> > The file /bin/sh exists, and is executable
> > (lrwxrwxrwx).
> >
> > I still get the error massage when I start
> > jakarta-tomcat.
> >
> > Please help me!
> >
> > LuongPhan
> >
> >
> > --- Reinhard Moosauer <[EMAIL PROTECTED]> wrote:
> > > Hello,
> > >
> > > seems like
> > > /bin/sh
> > > does not exist. I saw the same problem in another
> > > mail today.
> > >
> > > Please check if /bin/sh exists and is executable. It
> > > really should!
> > >
> > > regards,
> > >
> > > Reinhard
> > >
> > > Am Dienstag, 19. August 2003 11:05 schrieb Luong
> > > Phan:
> > > > Hi all,
> > > >
> > > > I am having problem starting TOMCAT, I installed
> > > > j2sdk1.4.2 and
> > > > jakarta-tomcat-3.2.4 on the Redhat Linux 7.3.
> > > Those
> > > > two directories are
> > > > located at the /usr/java.
> > > > I set the envoroment variables in the
> > > /.bash_profile
> > > > as the following:
> > > > JAVA_HOME=/usr/java/j2sdk1.4.2
> > > > TOMCAT_HOME=/usr/java/jakarta-tomcat-3.2.4
> > > >
> > >
> > CLASSPATH=$JAVA_HOME/lib/tools.jar:$TOMCAT_HOME/lib/servlet.jar
> > > > export JAVA_HOME TOMECAT_HOME CLASSPATH
> > > >
> > > > Every time I try [EMAIL PROTECTED] root]#
> > > > $TOMCAT_HOME/bin/startup.sh
> > > > I get the massage:
> > > >
> > >
> > bash:/usr/java/jakarta-tomcat-3.2.4/bin/startup.sh:/bin/sh
> > > >  bad interpreter: Permision denied
> > > >
> > > > Please help me!
> > > >
> > > > LuongPhan
> > > >
> > > > __________________________________
> > > > Do you Yahoo!?
> > > > The New Yahoo! Search - Faster. Easier. Bingo.
> > > > http://search.yahoo.com
> > > >
> > > >
> > >
> > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > >
> > >
> > >
> > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail:
> > > [EMAIL PROTECTED]
> > > For additional commands, e-mail:
> > > [EMAIL PROTECTED]
> > >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > The New Yahoo! Search - Faster. Easier. Bingo.
> > http://search.yahoo.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to