【问题标题】:4store install: perl(Net::HTTP) is needed by 4store-v1.1.2-1.x86_644store 安装:4store-v1.1.2-1.x86_64 需要 perl(Net::HTTP)
【发布时间】:2012-06-05 13:25:27
【问题描述】:

我只是按照http://4store.org/trac/wiki/Download的说明进行操作:

rpm -Uvh http://4store.org/download/linux/centos5/4store-v1.1.2-1.x86_64.rpm http://4store.org/download/linux/centos5/rasqal-0.9.24-1.x86_64.rpm http://4store.org/download/linux/centos5/raptor2-2.0.0-0.x86_64.rpm http://4store.org/download/linux/centos5/mpfr-2.4.1-1.x86_64.rpm http://4store.org/download/linux/centos5/gmp-4.3.1-5.x86_64.rpm

在 CentOS 5.6 上安装 4store 时出现错误:

perl(Net::HTTP) is needed by 4store-v1.1.2-1.x86_64
perl(URI::Escape) is needed by 4store-v1.1.2-1.x86_64

但我已经安装了这些模块:

cpan Net::HTTP
cpan URI::Escape

我测试了它:

perl -MNet::HTTP -e ';'

但我仍然遇到这些错误。有什么想法吗?

【问题讨论】:

    标签: perl 4store


    【解决方案1】:

    CPAN 客户端不会在 RPM 数据库中注册模块,因此这无助于满足依赖关系。

    perl-Net-HTTPperl-URI-Escape 没有为 CentOS 5.6 正式打包:http://vault.centos.org/5.6/os/x86_64/CentOS/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2012-04-06
      • 1970-01-01
      • 2023-04-07
      • 1970-01-01
      • 2022-08-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多