[Interest] Assistant dependencies and deplyoment

Bernhard Lindner private at bernhard-lindner.de
Sat May 26 01:15:10 CEST 2018


Hi!

I am trying to understand some deployment issue.

Could somebody please explain me the following output:

ldd -r -u ~/Qt/5.10.0/gcc_64/bin/assistant 
Unused direct dependencies:
        /lib/x86_64-linux-gnu/libQt5Network.so.5
        /lib/x86_64-linux-gnu/mesa/libGL.so.1
        /lib/x86_64-linux-gnu/libpthread.so.0
        /lib/x86_64-linux-gnu/libm.so.6
        /lib/x86_64-linux-gnu/libgcc_s.so.1

Why does ldd list these libraries as unused? Are they actually not used by Assistant? If yes, why are they dependencies?

Also, is it documented somewhere which plugins are required by Assistant (e.g. SQL plugins)?

-- 
Regards, Bernhard





More information about the Interest mailing list