Re: shared libraries (not working ld.so.conf.d)
- From: Jakub Jelinek <jakub@xxxxxxxxxx>
- Date: Tue, 14 Apr 2009 11:32:52 +0200
On Tue, Apr 14, 2009 at 11:20:50AM +0200, David Hláčik wrote:
2) gimp
[root@david ~]# ldd /usr/bin/gimp |grep libcairo
libcairo.so.2 => /usr/lib64/libcairo.so.2 (0x00000032ee800000) ->
Totally WRONG
readelf -d /usr/bin/gimp | grep RPATH
0x000000000000000f (RPATH) Library rpath: [/usr/lib64]
DT_RPATH/DT_RUNPATH take precedence over ld.so.cache (and slow things down),
most likely it is just a libtool screwing things up like it does for many
other programs. Die libtool die.
Jakub
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
- Follow-Ups:
- Re: shared libraries (not working ld.so.conf.d)
- From: Tim
- Re: shared libraries (not working ld.so.conf.d)
- From: Kevin Kofler
- Re: shared libraries (not working ld.so.conf.d)
- References:
- shared libraries (not working ld.so.conf.d)
- From: David Hláčik
- shared libraries (not working ld.so.conf.d)
- Prev by Date: shared libraries (not working ld.so.conf.d)
- Next by Date: Re: openvpn - urgent help requested!
- Previous by thread: shared libraries (not working ld.so.conf.d)
- Next by thread: Re: shared libraries (not working ld.so.conf.d)
- Index(es):