openssl的编译 - linux
摘要:
环境: CentOS 6.3 gcc-4.4.6 openssl-1.0.1c CentOS 6.3安装时, 选择了openssl组件的, 但最高版本为1.0.0e. 我们程序中使用的版本为 1.0.1c. 所以需要自己动手下载openssl-1.0.1c, 然后手动安装. OS自带的openssl安装后, lib是在/usr/lib下, include在/usr/include下. ... 阅读全文
posted @ 2013-04-27 15:20 CrunchYou 阅读(1292) 评论(0) 推荐(0) 编辑