Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: MonoDevelop - Compiler not found: g++

  1. #1
    SpeccyMan's Avatar
    SpeccyMan is offline Student Penguin
    Join Date
    Oct 2009
    Posts
    53

    Default MonoDevelop - Compiler not found: g++

    Hello,

    Ok, i just installed MonoDevelop and i was trying to play whit it (i really don't remember much about programing anymore, but i would like to remember something, anyway) everytime i try to compile anything i keep getting this error:

    Error: Compiler not found: g++ (test)

    can anyone help me solving this? (i'm new at Linux so, please, be gentle LOL)

  2. #2
    zeuX101 is offline Puzzled Penguin
    Join Date
    Dec 2009
    Posts
    2

    Default Re: MonoDevelop - Compiler not found: g++

    you need to install the g++ compiler

  3. #3
    SpeccyMan's Avatar
    SpeccyMan is offline Student Penguin
    Join Date
    Oct 2009
    Posts
    53

    Default Re: MonoDevelop - Compiler not found: g++

    Ok, and how do i do such thing?

    I've been in yast and i can't find anything like that

  4. #4
    vodoo's Avatar
    vodoo is offline Wise Penguin
    Join Date
    Jan 2009
    Location
    Switzerland
    Posts
    1,537

    Default Re: MonoDevelop - Compiler not found: g++

    YaST2 ==> Software Management ==> Search [gcc]
    Technology is 'stuff that doesn't work yet.' -- Bran Ferren

  5. #5
    SpeccyMan's Avatar
    SpeccyMan is offline Student Penguin
    Join Date
    Oct 2009
    Posts
    53

    Default Re: MonoDevelop - Compiler not found: g++

    Installed gcc (gnu C Compiler) but the error is still there

    By the way, since i installed monodeveolp via 1-click install shouldn't this kind of things be working "out of the box"?

    any other idea

  6. #6
    ZStefan is offline Explorer Penguin
    Join Date
    Jun 2008
    Posts
    238

    Default Re: MonoDevelop - Compiler not found: g++

    I don't have experience with mono, but here are suggestions.

    Check the compiler from terminal:

    g++ hello.C

    Remove mono. Remove its remnant configuration files, which may be in .kde4/ or in .mono/

    Install mono.

  7. #7
    crankyadmin is offline Puzzled Penguin
    Join Date
    Dec 2009
    Location
    London
    Posts
    16

    Default Re: MonoDevelop - Compiler not found: g++

    Quote Originally Posted by SpeccyMan View Post
    Installed gcc (gnu C Compiler) but the error is still there

    By the way, since i installed monodeveolp via 1-click install shouldn't this kind of things be working "out of the box"?

    any other idea
    g++ is part of the GNU C Compiler, just out of interest what does

    Code:
    echo $PATH
    and
    Code:
    locate g++
    return. I suspect you are missing something in your path.
    Coreboot -- Open Source BIOS www.coreboot.org

  8. #8
    SpeccyMan's Avatar
    SpeccyMan is offline Student Penguin
    Join Date
    Oct 2009
    Posts
    53

    Default Re: MonoDevelop - Compiler not found: g++

    Code:
    /home/speccy/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/opt/kde3/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:. locate g++
    this is what i get when i echo $PATH locate g++ :s

  9. #9
    SpeccyMan's Avatar
    SpeccyMan is offline Student Penguin
    Join Date
    Oct 2009
    Posts
    53

    Default Re: MonoDevelop - Compiler not found: g++

    Hello? Anyone?

    Help!

  10. #10
    imterpsfan2's Avatar
    imterpsfan2 is offline Explorer Penguin
    Join Date
    Apr 2009
    Location
    Annapolis, MD
    Posts
    177

    Default Re: MonoDevelop - Compiler not found: g++

    I'm not sure which version of SUSE you have but if you go into the Install Software applet, then look on the Installed tab. Within the Programming section to the right, you should see a gcc<version>-c++ GNU compiler or something to that effect. I have the gcc43-c++ compiler.

    If it's not installed, then you need to install it. Go to the Available tab and look for the same. The installation will put it in your PATH.

Page 1 of 2 12 LastLast

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.5.2