I'm tryng to compile by myself the CVS version of mplayer.

when i try the normal
./configure
make
make install

i receive this error message :

bash: ./configure: /bin/sh: bad interpreter: Permission denied

I run it as root and as user.
All the scripts have +x flag, and permission on bash and sh are 777.
If i user the syntax

sh configure

instead of

./configure

the scripts starts and goes on well , but when i try the make i receive the same message:

./version.sh `gcc -dumpversion`
/bin/sh: ./version.sh: /bin/sh: bad interpreter: Permission denied
make: *** [version.h] Error 126

Any suggest? :-))
thx primero.


-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/

--
[EMAIL PROTECTED] mailing list



Reply via email to