Actually, solved it myself - got a copy of libssl.so.6 and libcrypto.so.6
from an old fedora 8 rpm (searched http://rpm.pbone.net/ to find
archive.fedoraproject.org/fedora/linux/releases/8/Fedora/x86_64/os/Packages/
openssl-0.9.8b-17.fc8.x86_64.rpm<http://rpm.pbone.net/index.php3/stat/4/idpl/12327746/dir/fedora_8/com/openssl-0.9.8b-17.fc8.x86_64.rpm.html>
).

Then unpacked it from the rpm with
*
*
*rpm2cpio 
openssl-0.9.8b-17.fc8.x86_64.rpm<http://rpm.pbone.net/index.php3/stat/4/idpl/12327746/dir/fedora_8/com/openssl-0.9.8b-17.fc8.x86_64.rpm.html>|
cpio -idmv
*
*
*
***...and placed those two files in maya2012-x64/lib.*

And it works!

-  Paul

On Fri, May 6, 2011 at 3:31 PM, Paul Molodowitch <[email protected]> wrote:

> Has anyone successfully been able to import hashlib in maya2012 on Fedora
> 14? If so, what steps did you use to do so?  The old hack of linking
> versions of libssl / libcrypto (
> http://www.luma-pictures.com/tools/pymel/docs/1.0/install.html?highlight=libssl)
> doesn't seem to be working here.
>
> Ideas?
>
> - Paul
>

-- 
view archives: http://groups.google.com/group/python_inside_maya
change your subscription settings: 
http://groups.google.com/group/python_inside_maya/subscribe

Reply via email to