|
Home > Archive > Debian Developers > January 2004 > configure dies with Permission denied error
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
configure dies with Permission denied error
|
|
| ken picha 2004-01-23, 1:44 pm |
| I have debian running from a very simple installation of the 3.0
rev1 "woody" disks.
I downloaded and uncompressed the mm distribution on the machine, and I
am having a problem running "configure". This problem occurs no matter
what I try to build, and so it is not particular to "mm".
Logged on to the console as root when I execute:
./configure
I get the following error:
bash: ./configure: /bin/sh: bad interpreter: Permission denied
Of course, configure will run if you execute:
sh configure
but it dies as soon as it tries to fire off a submodule
I have been working with solaris and other UNIX distributions for many
years, so I should know the answer to this one, but I am getting old
and can't remember anything anymore
any ideas?
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
| Andreas Metzler 2004-01-23, 1:44 pm |
| ken picha <pichak@alians2.com> wrote:
[...]quote:
> bash: ./configure: /bin/sh: bad interpreter: Permission denied
quote:
> Of course, configure will run if you execute:
quote:
> sh configure
quote:
> but it dies as soon as it tries to fire off a submodule
quote:
> I have been working with solaris and other UNIX distributions for many
> years, so I should know the answer to this one, but I am getting old
> and can't remember anything anymore
Is the respective filesystem mounted with noexec, check /proc/mounts?
cu andreas
--
To UNSUBSCRIBE, email to debian-devel-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
| |
|
|
|
|
|