Re: Shell script not found!

1998-11-09 Thread Michael Beattie
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-

Shell script not found!

1998-11-09 Thread Rodrigo Moya
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