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


_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to