This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how to install gcc in local directory
- From: "John R. Shannon" <john at johnrshannon dot com>
- To: "aram bharathi" <arambharathi at linuxmail dot org>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 20 Oct 2004 03:26:46 -0600
- Subject: Re: how to install gcc in local directory
- Organization: johnrshannon.com
- References: <20041020080224.4319A23EF71@ws5-4.us4.outblaze.com>
- Reply-to: john at johnrshannon dot com
Your error message seems to indicate that bash does not to execute configure.
Is your home partition mounted noexec?
On Wednesday 20 October 2004 02:02 am, you wrote:
> hi to all,
> i like to install gcc3.4.2 version in a separate directory. i
> execute the following command but system asks for the super user password.
> with out that how can i install gcc in local folder.
>
> /home/partha/gcc-3.4.2.tar/gcc-3.4.2/configure
> --prefix=/home/partha/objdir/ --with-local-prefix=/home/partha/include/
> --exec-prefix=home/partha/objdir/
> --with-gxx-include-dir=/home/partha/objdir/libsubdir/
>
> bash : /home/partha/gcc-3.4.2.tar/gcc-3.4.2/configure : bad interpreter :
> permission denied
>
> thanks in advance
> bye aram
--
John R. Shannon
john@johnrshannon.com