I am trying to install G++ compiler in Ubuntu 13.10. It told me I needed to install the build-essential
package.
I have tried the below code
sudo apt-get update
sudo apt-get install build-essential
It gives me this error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package build-essential
No comments:
Post a Comment