Re: [Cryptography-dev] install cryptography by source code

2017-02-18 Thread Ben Carrillo
2017-02-17 9:00 GMT+01:00 tanhao...@ulic.com.cn : > > Hi,I'm tring to install cryptography by source code on a redhat 6.6 > server myself, for I can not use the `pip install` commond in a local > network. > I'm not sure I understand the problem. Is pypi blocked on your local network? Is it possi

[Cryptography-dev] install cryptography by source code

2017-02-17 Thread tanhao...@ulic.com.cn
Hi,I'm tring to install cryptography by source code on a redhat 6.6 server myself, for I can not use the `pip install` commond in a local network. Firstly, I installed openssl-1.0.2k by source code. ``` ./config -fPIC shared --prefix=/ulic/devops/ops/softs/ssl --openssldir=/ulic/devops/ops/