Error after Installing M2Cryto

Josef Meile jmeile at hotmail.com
Mon Oct 7 16:47:38 EDT 2002


Hi,
has anyone installed successfully M2Crypto in Suse Linux 7.3? I'm
trying to do it by following the instructions in the INSTALL file.
I don't get any error message till the end of the installation, but when
I try to import M2Crypto in the python console, I get the following
error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
  File "/usr/local/lib/python2.1/M2Crypto/__init__.py", line 7, in ?
    import _m2crypto
  File "/usr/local/lib/python2.1/M2Crypto/_m2crypto.py", line 2, in ?
    import _m2cryptoc
ImportError: /usr/local/lib/python2.1/M2Crypto/_m2cryptoc.so: undefined
symbol: EVP_rc5_32_12_16_ofb

I'm using Python 2.1.3 and m2crypto-0.07-snap3.

What could be wrong?

Tia,
Josef.




More information about the Python-list mailing list