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


相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native