cloud_zhaogc
deepin
2021-06-16 09:52 替换curl 用wget
Reply Like 0 View the author
替换curl 用wget
替换curl 用wget
这里用wget了 ,但是脚本里面有curl怎么办,所以,还是得解决。
被deepin系统坑得不要不要的。
这里用wget了 ,但是脚本里面有curl怎么办,所以,还是得解决。
被deepin系统坑得不要不要的。
明明是你自己瞎搞,肯定用root权限了吧?把系统依赖给破坏了。看着吧,看你瞎搞openssl这么底层的依赖,以后报错还多着呢,等着瞧吧
新手乱编译好玩么?
Popular Events
More
想安装Docker容器,结果curl报错。
curl -sSL https://get.daocloud.io/docker | sh
curl: relocation error: /lib/x86_64-linux-gnu/libcurl.so.4: symbol SSL_CTX_set_post_handshake_auth version OPENSSL_1_1_1 not defined in file libssl.so.1.1 with link time reference
初步看了下是这样的。
显示
怎么搞,才能正常使用curl ?
已解决,下载openssl-1.1.1k。重新安装了一次。