Hello,

installing the main licq program works fine,
./configure
make && make install

then cd plugins/qt-plugin

./configure --with-kde
make && make install

okay, everythings seem to be fine, everything compiled, QT 2.3.1 was found, 
KDE2 development libraries/includes etc. are installed and found correctly, 
QTDIR / KDEDIR both were set correctly, compiling was fine, but now this 
happens after trying to start it :

[malte_gell@eingang] ~ > licq
00:11:04: [ERR] Unable to load plugin (qt-gui): 
/usr/local/lib/licq/licq_qt-gui.so: cannot open shared object file: No such
file or directory.

ls -l /usr/local/lib/licq gives this:
-rwxr-xr-x    1 root     root         1294 Mai 23 00:10 licq_kde-gui.la
-rwxr-xr-x    1 root     root      1423674 Mai 23 00:10 licq_kde-gui.so


What's wrong here ?

Interesting: if I do NOT add --with-kde then the missing licq_qt-gui.so will 
be compiled, but I want the KDE2 support, which is lacking of course without 
--with-kde

So I can only compile the Qt GUI without KDE2 GUI/support.


Can someone give me a tip ? As I said, QTDIR / KDEDIR(S) was set and KDE2 / 
Qt 2.3.1 was found correctly by ./configure ! KDE2 development stuff is 
installed via RPM's.

Reagrds,
Malte

SuSE 7.3
KDE 2.2.2
XFree86 4.2.0 (Matrox G400)
glibc 2.2.4
Kernel 2.4.16

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Licq-main mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-main

Reply via email to