how to install gcc in local directory

John R. Shannon john@johnrshannon.com
Wed Oct 20 13:00:00 GMT 2004


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



More information about the Gcc mailing list