public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] dynamic libraries - tree view ?
@ 2011-01-17  8:22 Helmut Jarausch
  2011-01-17 18:27 ` [gentoo-user] " walt
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Jarausch @ 2011-01-17  8:22 UTC (permalink / raw
  To: gentoo-user

Hi,

on one of my machines, googleearth crashes. An 
ldd /opt/googleearth/googleearth.bin | grep crypto
shows that it tries to load both
/usr/lib32/libcrypto.so.0.9.8  and  /usr/lib32/libcrypto.so.1.0.0


On a different machine it only loads /usr/lib32/libcrypto.so.1.0.0
and does not crash. 

So, how can I find out the tree of dynamic libraries.
Probably these dynamic libraries are not loaded directly but
indirectly by some other dynamic library.

Is there anything better than invoking ldd for each dynamic library
which is loaded by an application to see how it got loaded?

Many thanks for a hint,
Helmut.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-01-17 18:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-17  8:22 [gentoo-user] dynamic libraries - tree view ? Helmut Jarausch
2011-01-17 18:27 ` [gentoo-user] " walt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox