Results 1 to 3 of 3
hello
i've a probleme with the Kubuntu 9.04, i can't install the compiler for the C++, and i can't add the original CD as a source, what can i do?
...
- 07-03-2009 #1Just Joined!
- Join Date
- Feb 2009
- Posts
- 5
Need help
hello
i've a probleme with the Kubuntu 9.04, i can't install the compiler for the C++, and i can't add the original CD as a source, what can i do?
please help me
- 07-03-2009 #2
What compiler are you trying to install? You can install gpp using your package manager with the command:
Code:sudo apt-get install gpp
Linux User #453176
- 07-03-2009 #3That should install various compilers and libraries.Code:
sudo apt-get install build-essential


Reply With Quote
