【发布时间】: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.
【问题讨论】: