Re: m2crypto compile problems on linux
Mike <[email protected]>
| Newsgroups | gmane.comp.python.cryptography |
|---|---|
| Message-ID | <PYTHON-CRYPTO%[email protected]> |
Ok, I installed the "trunk" version from subversion and updated swig to 1.3.25 using openssl 0.9.7f. It compiled successfully, but only after telling "setup.py" that my include and lib dirs are /usr/local/include and /usr/local/lib, respectively. Thanks to those who helped me with this problem. -----Original Message----- From: generic crypto class API for Python [mailto:[email protected]] On Behalf Of Heikki Toivonen Sent: Thursday, July 28, 2005 12:41 PM To: [email protected] Subject: Mike wrote: > I'm trying to compile and install M2Crypto version 0.13 with the 0.13.1 > patch. I tried this several times thinking that the version of OpenSSL was > incompatible with this version of M2Crypto. My configuration is as follows: > > Openssl version 0.9.7g > Swig 1.3.25 > Python 2.4.1 You need a newer version of M2Crypto. Currently only available with Subversion. -- Heikki Toivonen