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:
...
- 08-29-2007 #1
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
- 08-29-2007 #2
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.
- 08-29-2007 #3


Reply With Quote