【问题标题】:Can't install Clownfish from cpan under Cygwin在 Cygwin 下无法从 cpan 安装 Clownfish
【发布时间】:2015-01-25 16:12:03
【问题描述】:

我不明白这里出了什么问题:

cpan[1]> install Clownfish
Going to read '/home/y/.cpan/Metadata'
  Database was generated on Wed, 26 Nov 2014
Running install for module 'Clownfish'
Running make for C/CR/CREAMYG/Clownfish-0.4.1.tar.gz
Checksum for /home/y/.cpan/sources/authors/id/C/CR/CREAMYG/Clownfish-0.4.1.tar.gz ok
Scanning cache /home/y/.cpan/build for sizes
............................................................DONE
---- Unsatisfied dependencies detected during ----
----      CREAMYG/Clownfish-0.4.1.tar.gz      ----
    Clownfish::CFC::Perl::Build [build_requires]
Running make test
  Make had some problems, won't test
  Delayed until after prerequisites
Running make install
  Make had some problems, won't install
  Delayed until after prerequisites

错误消息显示“Make 有一些问题”。我在 Cygwin 中有这个 make

$ make --version
GNU Make 4.0
Built for i686-pc-cygwin
Copyright (C) 1988-2013 Free Software Foundation, Inc.

【问题讨论】:

    标签: perl makefile cygwin cpan


    【解决方案1】:

    这是 Perl 5.18 之前的一个错误。 (适用于最新的 Strawberry Perl,目前是 5.20 版。)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2023-03-12
      • 2020-06-03
      • 2018-02-17
      • 2016-03-22
      • 2015-09-16
      • 1970-01-01
      • 2022-01-01
      • 2020-07-16
      相关资源
      最近更新 更多