This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how to install gcc in local directory


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]