GenesisNZ Posted April 6, 2004 Share Posted April 6, 2004 Ok, I've just install RedHat, my fist Linux install ever. Right now, I'll be honest, I can see why Linux is not a mainstream OS. Error: C++ compiler cannot create executables redhat I use the following CMDs to try and install stuff, what I am trying to install right now is VerliHub ./configure make make install Anyhelp is much apperciated. BTW: I'm trying to install VerliHub-0.9.7cvs, I've tried updating RHN and even after updating still I got the same error. Honestly, install apps should _NOT_ be this hard. WTF am I doing rong here? Link to comment Share on other sites More sharing options...
kjordan2001 Posted April 6, 2004 Share Posted April 6, 2004 Did you put the development apps, especially gcc/g++ on? If not, you might want to install those off your CDs. Link to comment Share on other sites More sharing options...
GenesisNZ Posted April 6, 2004 Author Share Posted April 6, 2004 As I said, I'm a total noob to linux but I'll look for those named apps above on the RH CD :) Link to comment Share on other sites More sharing options...
CaKeY Posted April 6, 2004 Share Posted April 6, 2004 Did you check the requirements page? You need to have the latest devel versions of pcre, GeoIP and MySQL installed. Link to comment Share on other sites More sharing options...
LRoling Posted April 6, 2004 Share Posted April 6, 2004 Yes, in order to compile, you must have the compilers installed, such as g++ Link to comment Share on other sites More sharing options...
GenesisNZ Posted April 6, 2004 Author Share Posted April 6, 2004 Yep I did, looking for G++ now. But can't seem to find it anywhere and have installed GeoIP and mySQL.. Link to comment Share on other sites More sharing options...
Recommended Posts