dick hoogendijk wrote:
Jacob Ritorto wrote:
What's the correct way to deal with this?
Create a symlink (libssl.so.0.9.7) to the wanted file (libssl.so.0.9.8) and see if the programs "buys it".


Do keep in mind the ABI changed, so behavior is "undefined". Have a look at:

http://blogs.sun.com/janp/entry/on_openssl_versions_in_solaris

Your specific scenario is addressed in that blog.

If it's a program you really, really care about, then it's probably worth either rebuilding the application or building the older library with Sun's backported fixes.

- Matt
_______________________________________________
indiana-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to