PDA

View Full Version : apt-get Dependencies for kdevelop xlibs-pic



code-pupil
07-15-2003, 01:11 PM
ok so I have googled till my eyes hurt. I have grepped every news grep I can find including this one still nothing. now the problem I was running kdevelop and it worked no need to set the --with-qt_blah_blah.... my project complied but then as if out of no where it stopped I was running a clean and configure when I got a error about the prefix does not have KDE headers given so I googled and was told that I need the prefix to the kde header files so I "locate kde|grep *.h$" nothing I found that I need kdelibs-dev for these files but they complain about xlibs-4 which complains about the xlibs but this time it complains that xlibs is to new if I try downgrading it I get a lot of this package will be removed including kdm ..... so what can I do reinstall or any ideas
thanks for your time
Mileto->Frank

aletroux
07-15-2003, 05:47 PM
I'm pretty confused, too... I had similar problems with different versions of qt and xlib, when trying to upgrade to KDE 3.1.2 (from 3.1.1; pretty silly, I know :oops:. I wanted to get ksplashmanager (www.kdelook.org) to work, and though upgrading it would solve my problem). It didn't work at all (every single window seems to try to be as wide as possible, and no text in KDE :cry:).

I had to reinstall Knoppix; closer inspection reveals that Kdevelop and koffice is up-to-date enough not to bother. What a mystery... I suspect that Knoppix's KDE++ was compiled using non-standard qt libraries. Caveat: I've only started using Linux two weeks ago, so my guess is probably off the mark.

Good luck, though. It's fun, but it's very tough.

code-pupil
08-03-2003, 08:04 AM
O.K. just searched all my old posts and thought I should post answers to the ones I figured out .The answer to this is that with the knoppix setup you can not get the kdelibs and the xlib/xlibs4-pic to work together (oh btw the reason it was working was that I had been running kdevelop2 and then ran apt-get install some_package and had let apt remove kdelibs or something )
in the end copied all personal files needed and a re-installed and then installed Gideon from source (Gideon rocks IMHO this is the killer-app for kde)