Find the answer to your Linux question:
Results 1 to 3 of 3
I am setting up a server. And some programs give very weird Compile Errors when I try to compile them from Source. The main programs that give the errors are: ...
  1. #1
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422

    Compiling Errors.

    I am setting up a server.
    And some programs give very weird Compile Errors when I try to compile them from Source.
    The main programs that give the errors are:
    - Conky
    - iDesk
    - Tripwire

    and they give these errors:
    configure: error: C++ preprocessor "/lib/cpp" fails sanity check
    configure: error: Cant locate you X11 installation
    I have figured out that I dont have g++ but yum doesnt want to get it for some reason..
    Ah, well how can I fix this?

    Thanks.
    Cheers,
    - Robin
    New Users, please read this..
    Google first, then ask..

  2. #2
    Super Moderator MikeTbob's Avatar
    Join Date
    Apr 2006
    Location
    Texas
    Posts
    7,144
    yum install gcc should do it.
    I do not respond to private messages asking for Linux help, Please keep it on the forums only.
    All new users please read this.** Forum FAQS. ** Adopt an unanswered post.

  3. #3
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    Im so sorry I thought I changed my Post.
    I have G++ already I figured it out an hour later or so. But I still dont have the X11 librarys..

    Thanks for your help though.
    New Users, please read this..
    Google first, then ask..

Posting Permissions

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