Find the answer to your Linux question:
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? ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    5

    Unhappy 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

  2. #2
    Linux Engineer Kieren's Avatar
    Join Date
    Aug 2007
    Location
    England
    Posts
    845
    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

  3. #3
    Blackfooted Penguin daark.child's Avatar
    Join Date
    Apr 2006
    Location
    West Yorks
    Posts
    4,319
    Code:
    sudo apt-get install build-essential
    That should install various compilers and libraries.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •