[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Shell script not found!



On Mon, 9 Nov 1998, Rodrigo Moya wrote:

> Hi all!
> 
> I am trying to compile last sources from GNOME CVS and am getting the
> following error:
> 
>     $ cd glib
>     $ ./autogen.sh --prefix=/usr
>     bash: ./autogen.sh: No such file or directory
> 
> There is a autogen.sh file with mode -rwxr-xr-x and I am trying to run it as
> root. I've had this problem with other scripts. There is a #!/bin/sh line at
> the beginning of the file and /bin/sh exists. I've also try to run
> 
>     $ sh autogen.sh --prefix=/usr
> 
> but the results are the same
> 
> Thanks in advance

Check that there is not an absolute path to a nonexistant program within
the script... took me ages to work that one out.


                       Michael Beattie (mickyb@es.co.nz)

               PGP Key available, reply with "pgpkey" as subject.
 -----------------------------------------------------------------------------
                   I've got places to go... People to annoy.
 -----------------------------------------------------------------------------
                Debian GNU/Linux....  Ooohh You are missing out!



Reply to: