wildlife
deepin
2018-06-28 03:29 去 openssl 官网下载 代码包,解压,打补丁(如果需要的话),编译时指定该 openssl 路径即可。
例如:编译 Nginx 可使用参数 --with-openssl=/root/src/lnmp1.5/src/openssl-1.0.2o 来指定
参考1:https://imququ.com/post/my-nginx-conf.html
参考2:https://lanseyujie.com/post/buil ... nt-environment.html
例如:编译 Nginx 可使用参数 --with-openssl=/root/src/lnmp1.5/src/openssl-1.0.2o 来指定
参考1:https://imququ.com/post/my-nginx-conf.html
参考2:https://lanseyujie.com/post/buil ... nt-environment.html
Reply Like 0 View the author


中文 

于是我尝试卸载 apt-get remove openssl 和 apt-get -f autoremove openssl 还有apt-get purge openssl .但是系统提示 libxmlbeans-java : 依赖: libsaxonhe-java 但是它将不会被安装
。请问这个时候我怎么吧openssl降级为1.0.1左右的版本。。急求。。