加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 大数据 > 正文

安装perl模块Class-Load-XS

发布时间:2020-12-16 06:15:10 所属栏目:大数据 来源:网络整理
导读:我尝试手动安装模块Class-Load-XS-0.04.我看到以下错误: $perl Build.PLWarning: ExtUtils::CBuilder not installed or no compiler detectedProceeding with configuration,but compilation may fail during Build 然而,执行perl -e’使用ExtUtils :: CBui
我尝试手动安装模块Class-Load-XS-0.04.我看到以下错误:

$perl Build.PL
Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration,but compilation may fail during Build

然而,执行perl -e’使用ExtUtils :: CBuilder’非常好.我甚至尝试重新安装ExtUtils :: CBuilder,但它仍然无法正常工作.

能否请你帮忙?

解决方法

我尝试使用Win 7机器,当我执行perl Build.pl时,它会显示一些类似的警告:

collect2: ld returned 1 exit status
Checking prerequisites...
  requires:
    !  Class::Load is not installed
  build_requires:
    !  Class::Load is not installed
    !  Module::Implementation is not installed
    !  Test::Fatal is not installed
    !  Test::Requires is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

然后我安装了上面提到的模块,然后事情就好了.

您可以先尝试安装这些模块.希望能帮助到你.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读