I had this same exact problem last night while trying to re-compile kdelib. Which I was doing because I had the same "libkdecore.so.3 failed to load: cannot find symbol.." error as above... I then downloaded and built the latest qt-x11-2.2.4.tar.gz source from trolltech.com. After putting in a few new sym links to point to my new library, both problems went away! I'm not sure what the delta between the two libraries is, but it probably wouldn't be too hard to find out. ALSO, I just re-installed potato (for a second time) a few days ago, the first time was two weeks ago. I did not have this problem the first time. That makes me wonder what, if anything, changed in qtlib2.2-potato.deb (or whatever it's called), in that window.
--Brad Bradley R. Harrington RS/6000 Firmware Development Tel (512) 838-6625 T/L: 678-6625 "Ivan E. Moore II" <[EMAIL PROTECTED]> on 02/20/2001 06:29:08 PM To: [email protected] cc: Subject: Re: KICQ: Qt libraries not found > I just subscribed to debian-kde. Thank you, Ivan, but that doesn't appear to help. Partial transcript: > > pugelist:/usr/local/src/kicq-2.0.0b1# ./configure --with-qt-includes=/usr/include/qt > ... > checking for Qt... configure: error: Qt (>= Qt 2.2.0 Beta2) (libraries) not found. Please check your installation! > For more details about this problem, look at the end of config.log. > > I got the tarball for KICQ-2 at http://download.sourceforge.net/kicq/kicq-2.0.0b1.tar.gz, and did little more than `tar xzvf' and `make -f Makefile.cvs'. Then, I run configure manually (--with-qt-includes, as you suggested). The result doesn't appear to be any different at all. weird. I have no problems building kicq. 2.0.0b1 as well as 2.0.0b3 (aka, from cvs) using this configure line: ./configure --prefix=/usr --mandir=\$${prefix}/share/man --infodir =\$${prefix}/share/info --disable-rpath --with-qt-includes=/usr/include/qt Ivan -- ---------------- Ivan E. Moore II [EMAIL PROTECTED] http://snowcrash.tdyc.com GPG KeyID=90BCE0DD GPG Fingerprint=F2FC 69FD 0DA0 4FB8 225E 27B6 7645 8141 90BC E0DD -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

