View Single Post
Posts: 11 | Thanked: 2 times | Joined on Apr 2010 @ Oman
#1331
Originally Posted by pingu View Post
mbertacchi: how did you install gcc?
I tried to install both "gcc" and "gcc4.3" via synaptic but i got an error saying that the version of a package called "gcc4.3-base" isn't suitable.
if anyone else knows too, then you are more than welcome to answer!
I installed gcc few weeks ago using command line:

Code:
apt-get update
apt-get install build-essential
 

The Following 2 Users Say Thank You to qalhat For This Useful Post: