I've read the FAQ, the readme, lot of docs from google and still no answer... here's what I 've found till now: --- launching with or w/o KDE plugin:
KDE: [ERR] Unable to load plugin (kde-gui): /usr/local/lib/licq/licq_kde-gui.so: undefined symbol: _ZN7QWidget5eventEP6QEvent. QT: [ERR] Unable to load plugin (qt-gui): /usr/X11R6/lib/libX11.soX : shared object not open. --- okie quest for qt now: cat /etc/ld.so.conf/usr/include/glib-2.0 /usr/X11R6/lib /usr/local/lib /usr/lib/wine /usr/lib/qt2/lib seems correct --- ldd of KDE plugin then... libqt.so.2 => /usr/lib/qt2/lib/libqt.so.2 (0x41510000) libqt-mt.so.2 => /usr/lib/qt2/lib/libqt-mt.so.2 (0x4029f000) okie correctly linked --- locate libqt-mt.so.2 /usr/lib/qt2/lib/libqt-mt.so.2 /usr/lib/qt2/lib/libqt-mt.so.2.3.1 /usr/lib/qt2/lib/libqt-mt.so.2.3 locate libqt.so.2 /usr/lib/qt2/lib/libqt.so.2.3.1 /usr/lib/qt2/lib/libqt.so.2.3 /usr/lib/qt2/lib/libqt.so.2 and both libraries are the only occurence on my computer... --- The only prob seen so far, is during ./configure where I get those errors msgs: checking for QT >= 2.1... yes checking for moc... /usr/lib/qt2/bin/moc checking for findtr... echo ** findtr could not be found. You're losing the localisation. checking for msg2qm... echo ** msg2qm could not be found. You're losing the localisation. checking for mergetr... echo ** mergetr could not be found. You're losing the localisation. checking for KDE... libraries /usr/lib, headers /usr/include but from post seen a bit everywhere it shouldn't be a problem and it fact, it cause no problem @ compilation... --- summaries looks perfect... Install prefix : /usr/local Licq Includes : /tmp/licq-20020430/include KDE : includes in /usr/include, libs in /usr/lib Qt includes : /usr/lib/qt2/include Qt libraries : /usr/lib/qt2/lib, -lqt-mt Qt moc : /usr/lib/qt2/bin/moc aaaaargh I slowly lost reason... am I completly dumb ?!? where's the prob with QT ?!? Last thing I can say is that I am using a mandrake 7.x upgraded from time to times up to now 8.2 version... but I regularly check for conf and symlink probs... and those seems okie.... plz plz plz help.... Ash _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Licq-main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
