|
|||||||
| Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Today's Posts | Search |
| Qtella (Linux/Unix) Qtella has been discontinued. We highly recommend you use an actively developed client instead. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I just compiled qtella .53 and I get this error. I don't seem to be able to figure is outl. I compiled kde3 and qt-3.04 into ./configure. qtella: error while loading shared libraries: libkdecore.so.4: cannot open shared object file: No such file or directory |
|
#2
|
|||
|
|||
|
Procedure's always the same...
1) Check if you have the library... and whether it's linked properly. ldconfig -p|grep libkdecore If it's a link...see where it goes. 2) If you have the library, and there's libkdecore.so.4 link pointing to it, then there must be a problem with the configure script. See configure.log or whatever... 3) If you have the library, but the link's wrong, make a link called libkdecore.so.4 pointing to the kdecore library, place in in a library path and run ldconfig. 4) If you don't have the library, go get it. I use RedHat. It's in the kdelibs rpm. Other distros - don't know. You could compile a tarball. ph-0101 |
|
#3
|
|||
|
|||
|
I have the same problem except its libkdecore.so.3 instead of 4, and it says access denied. It runs great as root, but when I login as user, thats the error i get. I have given my user account rights to the qtella folder. Am I missing something?
|
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| loading error | swann | Windows | 0 | August 14th, 2005 08:02 PM |
| I can't find my Shared File. | tip_your_hooker | Download/Upload Problems | 6 | October 26th, 2004 09:37 AM |
| hangs while loading shared folder | cfeucht | General Mac OSX Support | 5 | January 22nd, 2004 04:00 PM |
| Quits when loading shared folders | Rog360 | General Mac Support | 5 | December 5th, 2003 07:08 PM |
| Can't find my own shared files | aull | Windows | 1 | November 16th, 2002 01:24 AM |