On 11 December 2005 15:45, cucu ionut cristian wrote: > tryng to install various aplications that wore not in portage found the > folowing error: bad interpreter: Permission denied > As I remeber i got this error tring to install luminocity and now e17 > modules; concrete: trying moon from e17 tar xfvz and then ./autogen.sh > gives me: bash: ./autogen.sh: /bin/sh: bad interpreter: Permision denied > i'm doing sh ./autogen.sh and then > sh ./autogen.sh > Running aclocal... > Running autoheader... > Running autoconf... > Running libtoolize... > Running automake... > ./autogen.sh: ./configure: /bin/sh: bad interpreter: Permission denied > Again same thing doing it as root so what to do?
Is /bin/sh a symlink to /bin/bash? If so, is /bin/sh executable? I guess /bin/bash *is* executable. Otherwise, you wouldn't be able to run a shell at all. But just in case: Check whether it is. Uwe -- Unix is sexy: who | grep -i blonde | date cd ~; unzip; touch; strip; finger mount; gasp; yes; uptime; umount sleep -- [email protected] mailing list

