Can't compile anything
I'm running Mandriva 2008 with kernel version 2.6.24.7, and whenever I try to compile something I get the following...
scons not installed, installing local copy.
scons: Reading SConscript files ...
Checking for kde-config : kde-config was found
Checking for kde version : 3.5.9
Checking for the qt library : qt is in /usr/lib/qt3
Checking for uic : uic was found as /usr/lib/qt3/bin/uic
Checking for moc : moc was found as /usr/lib/qt3/bin/moc
Checking for the qt includes : ok /usr/lib/qt3/include/
Checking for the kde includes : The kde includes were NOT found
Unable to configure scons
So obviously I went and looked in /usr/include and I don't see anything in there such as a kde folder that appears to be what it needs. I looked at packages available, and I can't seem to figure out what I need. So could somebody help me out? Thanks.
|