This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xml:simple install fails


lu fang wrote:
> hi, all
> i got the warning messageas follow when i try to install xml:simple
> under cygwin
> 
> 
> $ perl makefile.pl
> Checking for required modules ...
> XML::SAX is not installed
> XML::Parser is installed ... good
> Storable is not installed ... caching functions will not be available
> Warning: prerequisite Test::Simple failed to load: Can't locate
> Test/Simple.pm i
> n @INC (@INC contains: /usr/lib/perl5/5.6.1/cygwin-multi
> /usr/lib/perl5/5.6.1 /u
> sr/lib/perl5/site_perl/5.6.1/cygwin-multi
> /usr/lib/perl5/site_perl/5.6.1 /usr/li
> b/perl5/site_perl .) at (eval 4) line 3.
> Writing Makefile for XML::Simple
> 
> how can I get rid of this warning? and what is the caching functions i
> need? Is it one of the package under cygwin? can anyone help me?

You could help yourself by stopping and thinking.

You got an error and a warning, both mentioning a Perl package name.
What do you think you should do?

Install those packages, perhaps?


Max.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]