public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* how to install gcc in local directory
@ 2004-10-20 12:35 aram bharathi
  2004-10-20 13:00 ` John R. Shannon
  0 siblings, 1 reply; 2+ messages in thread
From: aram bharathi @ 2004-10-20 12:35 UTC (permalink / raw)
  To: gcc, gcc-patches, hjl; +Cc: dave

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
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how to install gcc in local directory
  2004-10-20 12:35 how to install gcc in local directory aram bharathi
@ 2004-10-20 13:00 ` John R. Shannon
  0 siblings, 0 replies; 2+ messages in thread
From: John R. Shannon @ 2004-10-20 13:00 UTC (permalink / raw)
  To: aram bharathi; +Cc: gcc

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-10-20  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-20 12:35 how to install gcc in local directory aram bharathi
2004-10-20 13:00 ` John R. Shannon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).