public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: blessman11 <blessingta@hotmail.co.uk>
To: gcc-help@gcc.gnu.org
Subject: GCC4.7.0 Linux installation headache
Date: Fri, 01 Jun 2012 17:00:00 -0000	[thread overview]
Message-ID: <33946047.post@talk.nabble.com> (raw)




Summary:
Operating system: (Linux) Ubuntu 12.04
Downloaded the “gcc-4.7.0.tar.gz” and “gcc-4.6.3-4.7.0.diff.gz” files 
Unzipped the folders using the command terminal  
 
Problem 
For the past 5days I’ve been trying to install this compiler using the
terminal since the latest version of gcc isn’t available in the software
centre (4.6.3 is there instead). And I don’t want gcc 4.6.3 since it has
inferior C++ 11 support which I really need for my dissertation project the
next academic year. So far I’m stuck on stage 3 of the stages listed below
according to the documentation. 

1.	Prerequisites 
2.	Downloading the source 
3.	Configuration 
4.	Building
5.	Testing (the optional phase)
6.	Final Install 

When triying to configure the files I've tried these commands (and they
failed)

     mkdir var/gcc
     cd var/gcc
     usr@tubuntu:~/Downlaods/gcc-4.7.0$ configure
[--with-pkgversion=version] [--target=target]
//error received
“configure: command not found ”

I thought this was how configuration was done since the stallation document
index.html stated so. So afterwards I decided to try other methods like:

	sudo ./configure 
and 
	sudo make ./configure

 and I get these errors  
“./configure: command not found ”

It just feels like it doesn't want to be configured at all, all my efforts
have been in vain and its day 5 now with no progress, very irritating :((.
Plus I've rudementary commands like 

	make

	make install

	configure 

	make configure
	
	sudo apt-get install
for sudo apt-get install I get the following output and nothing else :(

“Reading package lists... Done 
Building dependency tree        
Reading state information... Done 
0 upgraded, 0 newly installed, 0 to remove and 170 not upgraded.  ”
	
What do I do were can I find a decent tutorial since even the installation
files are giving me a headache and I'm feeling quite discouraged at the
moment.



-- 
View this message in context: http://old.nabble.com/GCC4.7.0-Linux-installation-headache-tp33946047p33946047.html
Sent from the gcc - Help mailing list archive at Nabble.com.

             reply	other threads:[~2012-06-01 17:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-01 17:00 blessman11 [this message]
2012-06-01 17:32 ` Bob Plantz
2012-06-01 17:37 ` Georg-Johann Lay
2012-06-01 17:41 ` Jonathan Wakely
2012-06-07 13:33   ` blessman11
2012-06-07 14:49     ` Jonathan Wakely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33946047.post@talk.nabble.com \
    --to=blessingta@hotmail.co.uk \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).