← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76983]: no acceptable C compiler found in $PATH

 

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.