找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 2327|回复: 5

[N1盒子] 升级openssl1.1.1教程【甜糖最新程序需要系统支持openssl1.1.1】

[复制链接]
发表于 2021-1-5 10:04 | 显示全部楼层 |阅读模式
本帖最后由 bobogdst 于 2021-1-5 10:14 编辑

1、下载解压openssl

wget https://www.openssl.org/source/openssl-1.1.1g.tar.gz

tar -zxf openssl-1.1.1g.tar.gz

2、进入openssl并编译

cd openssl-1.1.1

./config

make

make test

3、执行以下命令

sudo mv /usr/bin/openssl ~/tmp

sudo make install

sudo ln -s /usr/local/bin/openssl /usr/bin/openssl

sudo ldconfig


4、安装完成,查看安装结果

openssl version
我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-1-5 11:20 | 显示全部楼层
玩客云的1.1.1怎么更新啊?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-1-6 14:20 | 显示全部楼层
执行 make 时,提示如下错误, 怎么处理呢?
  1. /bin/perl "-I." -Mconfigdata "util/dofile.pl" \
  2.     "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h
  3. /bin/perl "-I." -Mconfigdata "util/dofile.pl" \
  4.     "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h
  5. /bin/perl "-I." -Mconfigdata "util/dofile.pl" \
  6.     "-oMakefile" include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
  7. make depend && make _all
  8. make[1]: Entering directory '/root/openssl-1.1.1g'
  9. make[1]: Leaving directory '/root/openssl-1.1.1g'
  10. make[1]: Entering directory '/root/openssl-1.1.1g'
  11. ar r apps/libapps.a apps/app_rand.o apps/apps.o apps/bf_prefix.o apps/opt.o apps/s_cb.o apps/s_socket.o
  12. ar: error while loading shared libraries: libfl.so.2: cannot open shared object file: No such file or directory
  13. Makefile:705: recipe for target 'apps/libapps.a' failed
  14. make[1]: *** [apps/libapps.a] Error 127
  15. make[1]: Leaving directory '/root/openssl-1.1.1g'
  16. Makefile:174: recipe for target 'all' failed
  17. make: *** [all] Error 2
复制代码
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-1-6 22:13 | 显示全部楼层
适合N1 armbian 所有版本吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-9 19:24 | 显示全部楼层
查看安装结果,出现错误:openssl: /usr/lib/arm-linux-gnueabihf/libcrypto.so.1.1: version `OPENSSL_1_1_1' not found (required by openssl)
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-4-22 23:16 | 显示全部楼层
感谢分享好东西。。。。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-26 03:44

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表