openssl - 在@INC 中安装openssl 3.0.1 : "Can' t locate IPC/Cmd. pm 时出错”

标签 openssl centos

安装 openssl 3.0.1 时出现以下错误:

cd /appli/tmp
cat openssl-3.0.1.tar.gz | gzip -d  | tar -xvf -
cd /appli/tmp/openssl-3.0.1
export ROOT_HOME_SSL=/appli/openssl
mkdir -p $ROOT_HOME_SSL/3.0.1

./config  --prefix=$ROOT_HOME_SSL/3.0.1 --openssldir=$ROOT_HOME_SSL/3.0.1 shared zlib-dynamic shared

Can't locate IPC/Cmd.pm in @INC (@INC contains: /appli/tmp/openssl-3.0.1/util/perl /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /appli/tmp/openssl-3.0.1/external/perl/Text-Template-1.56/lib) at /appli/tmp/openssl-3.0.1/util/perl/OpenSSL/config.pm line 18. BEGIN failed--compilation aborted at /appli/tmp/openssl-3.0.1/util/perl/OpenSSL/config.pm line 18. Compilation failed in require at /appli/tmp/openssl-3.0.1/Configure line 23. BEGIN failed--compilation aborted at /appli/tmp/openssl-3.0.1/Configure line 23.


操作系统:
CentOS release 6.7 (Final) , 2.6.32-696.16.1.el6.x86_64

最佳答案

我终于能够通过运行自己解决这个问题......yum install perl-IPC-Cmd.... 前..../Configure希望这对你也有效!

关于openssl - 在@INC 中安装openssl 3.0.1 : "Can' t locate IPC/Cmd. pm 时出错”,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/70464585/

相关文章:

ruby-on-rails - 调用服务器到服务器 CloudKit Web 服务时出现授权错误

openssl - SSLv2/SSLv3 读取客户端问候时出错

docker - 运行 systemctl 启动 newrelic-infra,错误 :Failed to get D-Bus connection: Operation not permitted

linux - 电脑时钟重启,CentOs无法启动GUI

linux - Shopify + Ubuntu 12.04LTS + Faraday issue = 可以使用旧版 OpenSSL 吗?

java - 创建 keystore 并将证书附加到其中后, keystore 格式无效

ssl - 自签名证书无法访问链接

linux - 即使路径正确,shell 脚本 cd 也会失败

linux - 如何从centos 7知道Apache是​​否安装

linux - web2py:发送电子邮件:从本地主机进行 EHLO 后失去连接