摘要: openssl编译: 1、编译静态库 ./config --prefix=/root/openssl/soft make 2、编译动态库 ./config --prefix=/root/openssl/soft shared make make install 3、问题 1、在静态编译的时候,只需m 阅读全文
posted @ 2018-04-25 18:56 insistYuan 阅读(836) 评论(0) 推荐(0)