I am new to using Ubuntu, and so in need of some help getting my development box up and running. I am trying to develop C++ code, but when I try to install CodeBlock IDE or Eclipse indigo, I run into some wall.
When I attempt to use Ubuntu Software to install Eclipse Indigo, I get an error about my internet connection "Failed to download Package File, Check your internet connection"(I use wireless and have no problems using the internet). When I try to install Codeblock, I get the same error. Is there some configuration issue I have not handled here? I am running Ubuntu on VMWare. Any help will be very much appreciated.
sudo apt-get update && sudo apt-get upgradeand then downloading the software from the software center. – nitstorm Sep 14 '11 at 23:11Ctrl+Alt+Tthat will open a terminal. There copy & paste the code – nitstorm Sep 14 '11 at 23:13