FS#6025 - kadu can't find libs of qt
|
Details
I've installed kadu package and I when I want to start it I
can see:
[stiffler@myhost ~]$ kadu kadu: error while loading shared libraries: libqt-mt.so.3: cannot open shared object file: No such file or directory I have to type in console this command: export LD_LIBRARY_PATH=/opt/qt/lib/ and everything is ok after that. |
This task depends upon
Closed by Roman Kyrylych (Romashka)
Tuesday, 06 February 2007, 10:35 GMT
Reason for closing: Not a bug
Tuesday, 06 February 2007, 10:35 GMT
Reason for closing: Not a bug
Comment by Jan de Groot (JGC) -
Sunday, 17 December 2006, 14:04 GMT
QT adds that path to /etc/ld.so.conf on postinstall, so either it
did not succeed, or something wrecked it out again on your system.