You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Burke <mb...@bestweb.net> on 2001/12/28 02:19:19 UTC

Re: [Fwd: startup.sh not recognized]

Michael Burke wrote:

>   ------------------------------------------------------------------------
>
> Subject: Re: startup.sh not recognized
> Date: Thu, 27 Dec 2001 19:33:33 -0500 (EST)
> From: Jan Labanowski <jk...@osc.edu>
> Reply-To: "Tomcat Users List" <to...@jakarta.apache.org>
> To: Tomcat Users List <to...@jakarta.apache.org>
>
> Try
>   chmod 755 startup.sh
> and change the first line to
>   #!/bin/sh
> if it is not....
>
> On Thu, 27 Dec 2001, Michael Burke wrote:
>
> > When I try to run startup.sh I get a "no such file or directory"
> > message. I've tried to run it as root and user with the same result. I
> > try to start it as ./startup.sh in jakarta/bin directory (where it's
> > located). Any suggestions would be greatly appreciated.
> >
> >
> > --
> > To unsubscribe:   <ma...@jakarta.apache.org>
> > For additional commands: <ma...@jakarta.apache.org>
> > Troubles with the list: <ma...@jakarta.apache.org>
> >
>
> Jan K. Labanowski            |    phone: 614-292-9279,  FAX: 614-292-7168
> Ohio Supercomputer Center    |    Internet: jkl@osc.edu
> 1224 Kinnear Rd,             |    http://www.ccl.net/chemistry.html
> Columbus, OH 43212-1163      |    http://www.osc.edu/
>
> --
> To unsubscribe:   <ma...@jakarta.apache.org>
> For additional commands: <ma...@jakarta.apache.org>
> Troubles with the list: <ma...@jakarta.apache.org>

I couldn't chmod in bash I get the same "no such file"message, in gnome's
file manager the  mode of startup.sh  is shown as 0755. #!bin.sh is the first
line of the file.


--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>