微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

centos 6.5 安装weixin

下载cpanm

wget  http://xrl.us/cpanm  --no-check-certificate -O /sbin/cpanm && chmod +x  /sbin/cpanm


centos6.5:/root/mojo#cpanm https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz
--> Working on https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz
Fetching https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz ... ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed.
FAIL
! Download https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz Failed. retrying ... 
ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed.
! Download https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz Failed. retrying ... 
ERROR: LWP will support https URLs if the LWP::Protocol::https module is installed.
! Download https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz Failed. retrying ... 
! Failed to download https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz
! Failed to fetch distribution Mojo-Weixin-1.2.1



yum -y install *SSL*

yum -y install *ssl*


centos6.5:/root#cpan Net::SSLeay


centos6.5:/root#cpan IO::Socket::SSL

centos6.5:/root#cpanm https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz
--> Working on https://cpan.Metacpan.org/authors/id/S/SJ/SJDY/Mojo-Weixin-1.2.1.tar.gz


版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 dio@foxmail.com 举报,一经查实,本站将立刻删除。