[sldev] libexpat

Carlo Wood carlo at alinoe.com
Wed Mar 4 17:52:31 PST 2009


On Wed, Mar 04, 2009 at 05:44:01PM -0800, Ricky wrote:
>         ldd do-not-directly-run-secondlife-bin | grep expat
> and get
>         libexpat.so.0 => not found
>         libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f840c1fd000)
> 
> And am sitting here wondering why libexpat.so.0 is being linked.   I understand

Maybe one of the other libraries is linked with it?
Try running ldd on every library that you use while linking
do-not-directly-run-secondlife-bin

-- 
Carlo Wood <carlo at alinoe.com>


More information about the SLDev mailing list