Re: shared libraries (not working ld.so.conf.d)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux