-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 *** on Tuesday 20 July 2004 16:54, Zeus wrote: > "bash: ./configure: /bin/sh: bad interpreter: Permission denied" [cut] This is a common trouble when you have wrong options on /etc/fstab Probably, you mount the partition where you store source code to compile, a line similar to this (look at the "user" flag) /dev/hda13 /foo ext3 user 1 2 reading man mount: *** user: Allow an ordinary user to mount the file system. This option implies the options noexec, nosuid, and nodev (unless overridden by subsequent options, as in the option line user,exec,dev,suid). *** So, if you have a "user" flag in that partiton, let's change it to "defaults", and you should be able to compile. - -- ***************************************************** * Coltivate Linux, tanto Window$© si pianta da solo * * MajaGLUG member http://www.teppisti.it * * LinuxFromScratch Compiler #12000 (ServoLinux-1.1a)* * gpg-key on www.keyserver.net * ***************************************************** -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQFA/T0ELtzY1tJoG8kRAjMzAKCTiWapZzrk8gO8TsMtQ9LDC/d9TACbBltg QVhuay3ebL9G6TbUgKcC3BE= =TYj+ -----END PGP SIGNATURE-----