Dennis G. Wicks wrote:
> Greetings;
> 
> YAML is not installed on my Lenny system and when I try to install it
> (with perl -MCPAN -e shell) I get the following errors after the source
> has been unpacked. Any ideas?
> 
> Thanks for any help!
> Dennis
> 
> BTW :
>> cardinal:~# ls -l /root/.cpan/build/YAML-0.68-DEj5Ee/META.yml
>> -rw-r--r-- 1 501 501 381 2008-12-04 03:06
>> /root/.cpan/build/YAML-0.68-DEj5Ee/META.yml
> 
> and
> 
>> cardinal:~# ls -l
>> /root/.cpan/sources/authors/id/I/IN/INGY/YAML-0.68.tar.gz
>> -rw-r--r-- 1 root root 92676 2009-06-20 13:09
>> /root/.cpan/sources/authors/id/I/IN/INGY/YAML-0.68.tar.gz
> 
> Last part of CPAN output follows::
> 
>> Warning (usually harmless): 'YAML' not installed, will not store
>> persistent state
>>
>>   CPAN.pm: Going to build I/IN/INGY/YAML-0.68.tar.gz
>>
>> Checking if your kit is complete...
>> Looks good
>> Writing Makefile for YAML
>> Could not read '/root/.cpan/build/YAML-0.68-DEj5Ee/META.yml'. Falling
>> back to other methods to determine prerequisites
>> Can't exec "make": No such file or directory at
>> /usr/share/perl/5.10/CPAN.pm line 7698.
>>   INGY/YAML-0.68.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:
>>  INGY/YAML-0.68.tar.gz                        : make NO
> 

It looks like you don't have make

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to