> [EMAIL PROTECTED] debugger]# ./autogen.sh
> : bad interpreter: No such file or directory
> [EMAIL PROTECTED] debugger]#
 
You need to be in the directory where autogen.sh is located before 
running the script as "./autogen.sh". The "." means that the location is 
the current directory.

> This is just a shell script, is it not ?  Why am I able to run other shell
> scripts, but not this one ?

The other shell scripts are in your path.
 
Hope this helps.
Jeandre 

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to