* Santanu Chatterjee <[EMAIL PROTECTED]> [2003-11-15 09:16 PST]: > Hello *, > > ============================================================== > bash: ./configure: /bin/sh: bad interpreter: Permission denied > ==============================================================
see if you have /bin/sh. This is typically a symbolic link to /bin/bash. Check if you have execute permissions for that. You might need to either create that symbolic link manually or give execute permissions to bash. Aseem. -- "Where the clear stream of reason has not lost its way into the dreary desert sand of dead habit" -- Geetanjali ------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
