I cannot compile - bash: ./configure: /bin/sh: bad interpreter: Permission refused

Marcin 'Qrczak' Kowalczyk qrczak at knm.org.pl
Mon Nov 10 09:06:36 UTC 2008


2008/11/9 Manuel Gómez <mgdpz1 at gmail.com>:

> Hi, i would like install Xnee 3.02 but when i type "./configure" says "bash:
> ./configure: /bin/sh: bad interpreter: Permission refused".

Perhaps this file has DOS/Windows line endings. If so, you can fix this by:

sed -i 's/\r//' configure

-- 
Marcin Kowalczyk
qrczak at knm.org.pl
http://qrnik.knm.org.pl/~qrczak/


More information about the ubuntu-users mailing list