Click to See Complete Forum and Search --> : Problems with licq again :(


]Unicron[
08-22-2001, 12:50 PM
Hi all!
I got Suse7.0 Prof. and i updated to KDE 2.2.
When i compile the qt-plugin for licq 1.0.3. i get no error message, but when i try to start licq i get the error msg.
that libkfile.so.3 camnot be loaded.
but i got this file in /opt/kde2/lib.
what did i wrong?

Malakin
08-22-2001, 04:42 PM
Try this:

edit /etc/ld.so.conf and put /opt/kde2/lib in there, then type "ldconfig" and try to run licq again.

]Unicron[
08-28-2001, 02:45 PM
tnx for your help.
it worked perfectly.
:-) :D :D :D :D :D :cool: ;) :D

[ 28 August 2001: Message edited by: ]Unicron[ ]

]Unicron[
08-28-2001, 03:22 PM
ähem.. but could u please explain what exactly that ld.so.conf file is..
and what does ldconfig do??

Malakin
08-28-2001, 04:19 PM
ld links in the object files, ld.so.conf lists extra places for ld to get object files from. when you run ldconfig, it creates a cache on all the object files it knows about in ld.so.cache

The man files on ld, ldconfig and ldd will have more info.

Mr.Shifty
08-28-2001, 07:24 PM
oooooo thats a nifty tidbit of info additional thanx from me aswell :)

]Unicron[
08-29-2001, 09:56 AM
tnx again :D :D