M2Crypto1 M2Crypto 설치 on Mac OS X 10.8 아래 차례대로 설치하면 되겠다.처음부터 M2Crypto 설치하기전에 2 개가 먼저 설치되어야 한다. 우선 OpenSSL 을 설치 1. Installing the OpenSSL headershttp://www.openssl.org/source/ $ cd openssl-x-x-x$ ./Configure --prefix=/usr/local darwin64-x86_64-cc$ make && make test$ sudo make install 다음에는 swig 을 설치 2. Installing the swig with out PCRE(Perl Compatible Regular Expressions)http://www.swig.org/download.html $ cd swig-x.x.x$ ./configure --.. 2013. 10. 9. 이전 1 다음 반응형