[sldev] libexpat

Ricky kf6kjg at gmail.com
Wed Mar 4 17:44:01 PST 2009


Ok.  So I tweaked and tweaked, and got trunk compiling again on my system.
But.

The client fails to start: error while loading shared libraries:
libexpat.so.0: cannot open shared object file: No such file or directory

So I ldd the binary:
        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 that Expat changes ABI across versions, (annoying) but why is it
being linked in with the new?  I don't have libexpat.so.0 anywhere on my
system, nor did it come with the Linden Libs...

What am I supposed to do?

Thanks,
Cron Stardust
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20090304/a9ba7b24/attachment-0001.htm


More information about the SLDev mailing list