Re: PyNIO installation problem: libssl.so.6 missing

From: Jason Greenlaw <jason.greenlaw_at_nyahnyahspammersnyahnyah>
Date: Thu May 17 2012 - 12:03:30 MDT
Hi Neil,

I'm no expert, but you might try creating a symbolic link in the same directory from libssl.so.6 to libssl.so.10 and see if that works:


ln -s libssl.so.10 libssl.so.6


Jason


On 5/17/2012 1:57 PM, Barton, Neil P. wrote:
Hello,

I have been using the PyNIO 1.4.1 precompiled binaries (PyNIO-1.4.1.linux-redhat-x86_64-gcc412-py271-numpy160.tar.gz). My system recently updated from CHAOS4 (RHEL5) to CHAOS6 (RHEL6), and PyNIO is no longer working. When I import nio, I receive the error

"ImportError: libssl.so.6: cannot open shared object file: No such file or directory"

libssl.so.6 is no longer on the system and I now have libssl.so.10. I tried to reinstall with the Non OPeNDAP-enabled precompiled binaries, but I received the same error. 

Is there a way to get the precompiled binaries working with libssl.so.10? And/or
Will there be a new precompiled binary that looks for another version of libssl?

Thank you,

Neil


_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk

_______________________________________________
pyngl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/pyngl-talk
Received on Thu May 17 12:03:39 2012

This archive was generated by hypermail 2.1.8 : Tue Jul 03 2012 - 15:43:36 MDT