|
|||||||
| 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
|
|||
|
|||
|
i compile qtella with qt3, and when i'm opening the programm, i'm getting this error:
qtella: error while loading shared libraries: cannot open shared object file: cannot load shared object file: No such file or directory while compiling i didn't saw any errors, and the 'make check' went good.. what can be the problem? |
|
#2
|
|||
|
|||
|
i'm using qtella 0.5.1, under slackware.
|
|
#3
|
|||
|
|||
|
i fixed it myself,
i did `ldd` on the qtella binary file, then i saw that he didn't find some libs, so i did a search for them, and found them on /opt/kde3/lib, i copy them to /usr/lib/, and now it's works. |
|
#4
|
|||
|
|||
|
You have to specify the location of qt3 and kde3 in config file. This is how I did it:
./configure --with-qt-dir=/usr/lib/qt3 --with-kde-dir=/opt/kde3 Hope this helps |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding LimeWire link in desktop KDE3 | Unregistered | General Linux Support | 10 | October 3rd, 2002 02:26 PM |