From kde-devel Sat Nov 27 15:59:30 1999 From: Bo Thorsen Date: Sat, 27 Nov 1999 15:59:30 +0000 To: kde-devel Subject: Re: KDE2 X-MARC-Message: https://marc.info/?l=kde-devel&m=94371841705352 On Sat, 27 Nov 1999, David Faure wrote: > > P.S. I got the latest snapshot version of Qt and kdesupport. > Yes, but you try to link to Qt 1 here. > Which is probably in /usr/lib, say thanks for the FHS. > Rename /usr/lib temporarily or remove it from ld.so.conf > (is that right ?) No, that is not necessary. If you just remove the symlink libqt.so, the linker won't use this for compilation, so it will keep searching and then find Qt2 libs instead (assuming these are in the lib paths of course). Doing this keeps all apps using Qt 1.xx working, which is an advantages if you want your kde1 apps running. Even though I run kde2 I still use some of apps from kde1 since these always work :-) -- Bo Thorsen gobo@imada.sdu.dk Lahnsgade 31, st. DK-5000 Odense C Tlf: +45 66 11 83 85