Ubuntu18.04 上源码方式安装 perl-5.14.2

下载源码

wget http://www.cpan.org/src/5.0/perl-5.14.2.tar.gz

解压

tar xvzf perl-5.14.2.tar.gz

进入解压之后的源码目录

cd perl-5.14.2/

配置

./Configure -des

编译

make

测试

make test

提示以下信息,不用理会,继续执行后面的安装步骤

Failed 1 test out of 1964, 99.95% okay.
	../cpan/Time-Local/t/Local.t
### Since not all tests were successful, you may want to run some of
### them individually and examine any diagnostic messages they produce.
### See the INSTALL document's section on "make test".
### You have a good chance to get more information by running
###   ./perl harness
### in the 't' directory since most (>=80%) of the tests succeeded.
### You may have to set your dynamic library search path,
### LD_LIBRARY_PATH, to point to the build directory:
###   setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness
###   LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness
###   export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness
### for csh-style shells, like tcsh; or for traditional/modern
### Bourne-style shells, like bash, ksh, and zsh, respectively.
u=0.69  s=8.21  cu=150.63  cs=43.04  scripts=1964  tests=455238
make: *** [test] Error 1

安装

sudo make install

查看是否安装成功

perl-5.14.2$ perl -v

This is perl 5, version 14, subversion 2 (v5.14.2) built for
x86_64-linux

Copyright 1987-2011, Larry Wall

Perl may be copied only under the terms of either the Artistic License
or the GNU General Public License, which may be found in the Perl 5
source kit.

Complete documentation for Perl, including FAQ lists, should be found
on this system using “man perl” or “perldoc perl”. If you have access
to the Internet, point your browser at http://www.perl.org/, the Perl
Home Page.

这样perl就安装好了。

  • 7
    点赞
  • 13
    收藏
    觉得还不错? 一键收藏
  • 2
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值