centos4.X 安装python2.7.X SSL模块

本文介绍了如何在CentOS4.9上通过源代码方式安装Python2.7.9,并解决由于系统自带openssl版本过低的问题,通过手动编译openssl并指定到Python的SSL模块路径。
摘要由CSDN通过智能技术生成

源代码方式安装Python2.7.9

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _tkinter           bsddb185        
dl                 imageop            sunaudiodev     
To find the necessary bits, look in setup.py in detect_modules() for the module's name.


Failed to build these modules:
_ssl                                                  

查看编译日志:

gcc -pthread -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/root/download/Python-2.7.9/Include -I/root/download/Python-2.7.9 -c /root/download/Python-2.7.9/Modules/_ssl.c -o build/temp.linux-x86_64-2.7/root/download/Python-2.7.9/Modules/_ssl.o
/root/download/Python-2.7
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值