Please read this before reporting a bug:
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
http://wiki.archlinux.org/index.php/Reporting_Bug_Guidelines
Do NOT report bugs when a package is just outdated, or it is in Unsupported. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6025 - kadu can't find libs of qt
Attached to Project:
Arch Linux
Opened by stiffler (Stiffler) - Sunday, 17 December 2006, 02:47 GMT-4
Opened by stiffler (Stiffler) - Sunday, 17 December 2006, 02:47 GMT-4
|
DetailsI'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, 05:35 GMT-4
Reason for closing: Not a bug
Tuesday, 06 February 2007, 05:35 GMT-4
Reason for closing: Not a bug
Comment by Jan de Groot (JGC) -
Sunday, 17 December 2006, 09:04 GMT-4
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.