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 <[email protected]> _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/SLDev Please read the policies before posting to keep unmoderated posting privileges
