Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <00fc01c2c54a$a921eda0$0e6b86d9@webdev> From: "Elfyn McBratney" To: "cygwin" , "lu fang" References: Subject: Re: xml:simple install fails Date: Sun, 26 Jan 2003 14:53:12 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 > $ 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? Install Test-Simple and if you want to use an "xml store and load" cache then download the Storable perl module. > Is it one of the package under cygwin? can anyone help me? thanks alot! No, Test-Simple does not come with cygwin (perl). You will need to install it/them yourself. Regards, Elfyn McBratney elfyn AT exposure DOT org DOT uk www.exposure.org.uk -- 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/