* Achim Bohnet [Wed, 27 Apr 2005 03:24:32 +0200]:
> allee(0) ~/src/knemo/0.3.1 $ ldd /usr/lib/kde3/kded_knemod.so | grep libqt
> libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0xb6ce5000)
Don't trust ldd for this. Use objdump:
$ objdump -p /file | grep NEEDEd
If libqt isn't there, it needn't (musn't) be listed as a Dependency.
--
Adeodato Sim�
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
A dream is an answer to a question that we don't know how to ask.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]