Redhat 6.2上安装M2Crypto记录

    参考网址:

   http://stackoverflow.com/questions/4380191/installing-m2crypto-on-centos

   http://stackoverflow.com/questions/3107036/how-do-i-install-m2crypto-on-ubuntu



   1、首先下载源代码


    2、安装swig程序、openssl-develp 、 python-dev


   3、执行 

 $ chmod +x fedora_setup.py $ ./fedora_setup.py install

你可能感兴趣的:(Redhat 6.2上安装M2Crypto记录)