Results 1 to 5 of 5

Thread: I am in desperate search of the c++ compiler (fixed)

  1. #1
    Member AljoshaNL's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    230

    I am in desperate search of the c++ compiler (fixed)

    Hi,

    I don't had the c++ compiler in my SuSE installation, so i'm in (desperate ;D) search of it, just don't now anything about it, how it's called, where to find it, i did some google.com searches, but all of the links i found where out of date. That wasn't cool. So could somebody please give me a - non broken - link? I'm also happy with an apt-get package name .

    Very very very much thanks in advance

    Aljosha from the Netherlands

  2. #2

    Re:I am in desperate search of the c++ compiler

    Try
    Code:
    apt-get install g++ libstdc++-dev

  3. #3
    Member AljoshaNL's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    230

    Re:I am in desperate search of the c++ compiler

    You're great for replying,
    I get(first time APT failed) :
    Code:
    68-226:~/kopete-0.10.3 # apt-get install g++ libstdc++-dev
    Reading Package Lists... Done
    Building Dependency Tree... Done
    E: Couldn't find package g
    I see g++ is the name of the compiler, am i right?

  4. #4
    Mentor
    Join Date
    Jun 2001
    Posts
    1,672

    Re:I am in desperate search of the c++ compiler

    How 'bout:

    apt-get install cpp
    apt-get install gcc
    apt-get install gcc-c++

  5. #5
    Member AljoshaNL's Avatar
    Join Date
    Aug 2005
    Location
    The Netherlands
    Posts
    230

    Re:I am in desperate search of the c++ compiler

    You are GREAT
    Thanks!

Similar Threads

  1. Microsoft's response to new search engines
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-04-2005, 08:27 PM
  2. Microsoft Search Engine Challenges Google
    By genesis in forum Windows - General Topics
    Replies: 10
    Last Post: 02-04-2005, 08:21 PM
  3. Microsoft begins Search, looks for right answers
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-03-2005, 08:05 AM
  4. Slow going for desktop search in Windows
    By genesis in forum Windows - General Topics
    Replies: 0
    Last Post: 02-01-2005, 04:09 PM
  5. SharePoint Portal Server 2003 Service Pack 1
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:26 PM

Bookmarks

Posting Permissions

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