Re: fribidi error with abiword on F11

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

 



2009/9/30 Globe Trotter <itsme_410@xxxxxxxxx>:

>> 2) Can you show that the libfribidi.so.0 library is found
>> and
>> linked with /usr/lib/libabiword-2.6.so?
>> Run: ldd -r /usr/lib/libabiword-2.6.so|grep frib
>
> ldd -r /usr/lib/libabiword-2.6.so|grep frib
>        libfribidi.so.0 => /usr/local/lib/libfribidi.so.0 (0x00502000)
> undefined symbol: fribidi_get_type      (/usr/lib/libabiword-2.6.so)
>
> As root, things are fine and I get:
>
> ldd -r /usr/lib/libabiword-2.6.so|grep frib
>        libfribidi.so.0 => /usr/lib/libfribidi.so.0 (0x06d14000)
>
> Not as user, though. How do I track this?

Mmmmm.... that's interesting. As root it's resolving to a library in
/usr/lib but as the user it's resolving to a library in /usr/local/lib
(why do you have fribidi libraries in /usr/local/lib?)

What's the output of this command as root and as the user?
# echo $LD_LIBRARY_PATH


-- 
Sam

-- 
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