Click to See Complete Forum and Search --> : licq problems


Legg83
08-18-2001, 01:23 AM
I get this error message...

00:20:26: [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.

I am running Slack8, and I have QT 2.3.1 installed. I installed licq by doing...

./configure --with-kde
gmake
make install

it seems like this is a licq thing rather than a missing library thing. I can't find much help from licq's website, so I figured you guys and gals might know something about it.

Any ideas?

recluse.
08-18-2001, 01:43 AM
If the plugin (libqt*) does exist try adding the directory it is in to
/etc/ld.conf
then as root run ldconfig
I hope this works for you.