for info - general problems with shell scripts including ./configure

normally bad interpreter will mean the first line of a script is not
pointing to a file because

the path is wrong (eg: /usr/local/bin/sh rather than /bin/sh)
there are extra charcters etc

This is either in a shell script or a file that the shell script
calls

permission denied usually means file has not been made executable or
a file that is called has not been
 

__________________________________________________
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to