Re: Gegenstueck zu ldd(1) fuer shared libs

From: Oliver Fromme <olli(at)secnetix.de>
Date: Sun, 22 Oct 2000 16:53:27 +0200 (CEST)

Roland Jesse <jesse(at)mail.cs.uni-magdeburg.de> wrote:
> würde ich gern wissen, welche Bibliotheken die libVTKGraphicsPython.so
> so alles verwendet. Bei Programmen haben wir dafür ldd(1). Hier klappt
> das (übrigens im Gegensatz zu einigen anderen Unix-änlichen Systemen
> ;)) nicht:
>
> % ldd libVTKGraphicsPython.so
> libVTKGraphicsPython.so:
> libVTKGraphicsPython.so: Exec format error
> libVTKGraphicsPython.so: exit status 1
>
> Wie macht Ihr hier für gewöhnlich weiter?

objdump -p libVTKGraphicsPython.so | grep NEEDED

Ob und wo er die betreffenden Libs dann findet, sagt Dir
,,ldconfig -r``.

Gruß
   Olli

-- 
Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München
Any opinions expressed in this message may be personal to the author
and may not necessarily reflect the opinions of secnetix in any way.
"All that we see or seem is just a dream within a dream" (E. A. Poe)
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-hackers" in the body of the message
Received on Sun 22 Oct 2000 - 16:53:33 CEST

search this site