Click to See Complete Forum and Search --> : Kylix Help!!!
I just create a project compile and run it in the IDE however when i closed the Ide and want to execute the executable file it gives this:
Project1: error while loading shared libraries: libborqt-6.9.0-qt2.3.so: cannot open shared object file: No such file or directory
I searched my home and find the file in HOME/kylix3/bin
Can anyone tell me what the problem is???
mrBen
10-25-2002, 12:01 PM
What happens if you do "locate lib<and all the rest>"?
Sounds like it's having problems finding a library?
z0mbix
10-25-2002, 12:09 PM
I'm, no programmer, so I may be wrong, but try adding the path to the library to /etc/ld.so.conf, then run ldconfig to update the shared libraries.
Also, I don't know if adding the directory to your $PATH will help. Let us know, I'm interested.
i just added the HOME/kylix3/bin and HOME/kylix3/lib to the ld.so.conf file and execute ldconfig everything is OK now thx again...
z0mbix
10-25-2002, 12:19 PM
Originally posted by Seko
i just added the HOME/kylix3/bin and HOME/kylix3/lib to the ld.so.conf file and execute ldconfig everything is OK now thx again...
Cool, I'm not as useless as I thought! :)
justlinux.com
Copyright 2007 Jupitermedia Corporation All Rights Reserved.