Question #76983 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76983
Status: Open => Answered
Steven Danna proposed the following answer:
"Which gcc
Returned nothing, does this mean it's not installed?"
Maybe. What is the output of:
sudo apt-cache policy gcc
Also, try this:
sudo apt-get update
sudo apt-get install build-essential
If you didn't run an update before trying to install, it wouldn't know
where to look for the package.
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.
_______________________________________________
Mailing list: https://launchpad.net/~ubuntuforums-unanswered
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered
More help : https://help.launchpad.net/ListHelp