Click to See Complete Forum and Search --> : Kmldonkey installation


Mag07
02-10-2005, 07:21 AM
Hello everyone,

I'm having trouble with installing kmldonkey.

After ./configure it tells me it "Can't find X includes. Please check your installation and add the correct paths!"
I'd appreciate if someone could tell me what does that mean and how to fix it
:confused:

I'm running Mandrake 10.1 on Dell Inspiron 8500.

Appreciate your help!

Mag

serz
02-10-2005, 07:39 AM
It's asking for the X11 Development packages.

Mag07
02-11-2005, 08:40 AM
Thanks a lot.

Mag07
02-13-2005, 10:32 AM
Hi again,

It's not the X11 Development pacgage. I do have everything installed or so the system tells me. Maybe the issue is with adding the correct paths??? Don't know what I'm talking about, pls help me, I'm blond:(
The same thing happens when I try to install Superkaramba.

Thanks

posterboy
02-14-2005, 07:31 AM
I had this same issue with kmldonkey, and some other compiles. But, it wasn't the X11 stuff, it was the QT libs and includes. Giving ./configure some options like --with-qt-includes=/usr/lib/qt3.3 or whatever works around those issues. HTH, Ray

Mag07
02-14-2005, 09:25 AM
Thanks, will give it a shot.