[Digikam-devel] [digikam] [Bug 365331] digikam not loading because rpath information missing from libQt5Qml, libQt5Script and libQt5Quick
RJVB via KDE Bugzilla
bugzilla_noreply at kde.org
Sun Jul 10 20:25:02 BST 2016
https://bugs.kde.org/show_bug.cgi?id=365331
--- Comment #1 from RJVB <rjvbertin at gmail.com> ---
Not to make things worse but the digikam executable isn't the only element
affected:
{{{
> ldd /opt/local/lib/x86_64-linux-gnu/libdigikamcore.so.5.0.0 | fgrep libQt
libQt5Sql.so.5 => /opt/local/libexec/qt5/lib/libQt5Sql.so.5
(0x00007f44361cd000)
libQt5WebKitWidgets.so.5 =>
/opt/local/libexec/qt5/lib/libQt5WebKitWidgets.so.5 (0x00007f4435f84000)
libQt5PrintSupport.so.5 =>
/opt/local/libexec/qt5/lib/libQt5PrintSupport.so.5 (0x00007f4432312000)
libQt5X11Extras.so.5 => /opt/local/libexec/qt5/lib/libQt5X11Extras.so.5
(0x00007f4431ec9000)
libQt5Network.so.5 => /opt/local/libexec/qt5/lib/libQt5Network.so.5
(0x00007f4431b55000)
libQt5Xml.so.5 => /opt/local/libexec/qt5/lib/libQt5Xml.so.5
(0x00007f44314b2000)
libQt5DBus.so.5 => /opt/local/libexec/qt5/lib/libQt5DBus.so.5
(0x00007f4430d49000)
libQt5Concurrent.so.5 =>
/opt/local/libexec/qt5/lib/libQt5Concurrent.so.5 (0x00007f4430814000)
libQt5OpenGL.so.5 => /opt/local/libexec/qt5/lib/libQt5OpenGL.so.5
(0x00007f44305ba000)
libQt5Widgets.so.5 => /opt/local/libexec/qt5/lib/libQt5Widgets.so.5
(0x00007f442fd2c000)
libQt5Gui.so.5 => /opt/local/libexec/qt5/lib/libQt5Gui.so.5
(0x00007f442f548000)
libQt5Core.so.5 => /opt/local/libexec/qt5/lib/libQt5Core.so.5
(0x00007f442e8d3000)
libQt5WebKit.so.5 => /opt/local/libexec/qt5/lib/libQt5WebKit.so.5
(0x00007f442b6f6000)
libQt5Sensors.so.5 => /opt/local/libexec/qt5/lib/libQt5Sensors.so.5
(0x00007f442b4b7000)
libQt5MultimediaWidgets.so.5 =>
/opt/local/libexec/qt5/lib/libQt5MultimediaWidgets.so.5 (0x00007f442b299000)
libQt5Multimedia.so.5 =>
/opt/local/libexec/qt5/lib/libQt5Multimedia.so.5 (0x00007f442af86000)
libQt5Svg.so.5 => not found
libQt5Script.so.5 => not found
libQt5Quick.so.5 => not found
libQt5Qml.so.5 => not found
libQt5Positioning.so.5 =>
/opt/local/libexec/qt5/lib/libQt5Positioning.so.5 (0x00007f442344e000)
libQt5Quick.so.5 => /opt/local/libexec/qt5/lib/libQt5Quick.so.5
(0x00007f4422e57000)
libQt5Qml.so.5 => /opt/local/libexec/qt5/lib/libQt5Qml.so.5
(0x00007f4422863000)
libQt5WebChannel.so.5 =>
/opt/local/libexec/qt5/lib/libQt5WebChannel.so.5 (0x00007f4422645000)
libQt5Svg.so.5 => /opt/local/libexec/qt5/lib/libQt5Svg.so.5
(0x00007f4421684000)
}}}
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list