I did this: copy libssl.so.0.9.8 and libcrypto.so.0.9.8 from /usr/lib to ~./secondlife_install/lib, then rename them libssl.so.1.0.0 and libcrypto.so.1.0.0 repectively. Apparently, the LL viewer is compiled against the 1.0.0 release of these libraries under Linux, and it's flaky. Or something. Anyway, at least there's a fix, albeit a rule-breaking, unclean, crappy fix.
ava.ganache
Actually, this was a test to see if I'd fixed my install of the LL viewer, to allow posting images to my feed. Seems it worked.
ava.ganache
I did this: copy libssl.so.0.9.8 and libcrypto.so.0.9.8 from /usr/lib to ~./secondlife_install/lib, then rename them libssl.so.1.0.0 and libcrypto.so.1.0.0 repectively. Apparently, the LL viewer is compiled against the 1.0.0 release of these libraries under Linux, and it's flaky. Or something. Anyway, at least there's a fix, albeit a rule-breaking, unclean, crappy fix.