- 论坛徽章:
- 6
|
mac上没带make,装xcode才能编译,google了下,似乎有个build.sh,不过不怎么好用,你们怎么安装的呢?- Running make install
- Make had returned bad status, install seems impossible
- Running make for M/MS/MSTROUT/YAML-0.84.tar.gz
- Has already been unwrapped into directory /Users/wangcheng/.cpan/build/YAML-0.84-3rRE3Z
- CPAN.pm: Going to build M/MS/MSTROUT/YAML-0.84.tar.gz
- Warning: Prerequisite 'ExtUtils::MakeMaker => 6.59' for 'M/MS/MSTROUT/YAML-0.84.tar.gz' failed when processing 'M/MS/MSCHWERN/ExtUtils-MakeMaker-6.64.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
- Can't exec "make": No such file or directory at /System/Library/Perl/5.10.0/CPAN.pm line 7698.
- MSTROUT/YAML-0.84.tar.gz
- make -- NOT OK
- Warning (usually harmless): 'YAML' not installed, will not store persistent state
- Running make test
- Can't test without successful make
- Running make install
- Make had returned bad status, install seems impossible
- Failed during this command:
- MSCHWERN/ExtUtils-MakeMaker-6.64.tar.gz : make NO
- MSTROUT/YAML-0.84.tar.gz : make NO
复制代码 |
|