From: Rob H. <ro...@na...> - 2002-04-28 02:25:40
|
Ack, ok. I just added this to the INSTALL file in CVS : * Digest::MD5 (v2.13-2+) That's the version I use, and it's the current version in Debian/woody. I'm sure it works fine w/ SandWeb. -- Rob On Tue, Apr 16, 2002 at 04:27:42PM -0500, Zanabria, Moises wrote: > Guys, > which version of MD5 perl module is required?? > > perl Makefile.PL > Warning: prerequisite Digest::MD5 failed to load: Can't locate Digest/MD5.pm > in @INC (@INC contains: /opt/perl5/lib/5.6.1/PA-RISC1.1 /opt/perl5/lib/5.6.1 > /opt/perl5/lib/site_perl/5.6.1/PA-RISC1.1 /opt/perl5/lib/site_perl/5.6.1 > /opt/perl5/lib/site_perl .) at (eval 4) line 3. > Warning: prerequisite Digest::MD5 failed > > Thanks. > Moises. > > -----Original Message----- > From: Rob Helmer [mailto:ro...@na...] > Sent: Thursday, April 11, 2002 2:15 PM > To: san...@li... > Subject: Re: [Sandweb-users] expat Module > > > Hi Moises, > > > Hmm, actually that's not correct, it's not a Perl module, it's > a library that is required by XML::Simple. > > It's available here : http://expat.sourceforge.net/ > > Since I have added expect as a dependency, I'm going to correct > this documentation in CVS to look like this instead, please let > me know if these instructions are clearer ( note that the ALPHA > of SandWeb does not need expect, but the current CVS version > can use it ): > > 1. SandWeb requires : > > * perl (v5.6) available from http://www.perl.org > * expect (v5.28.1+) available from http://expect.nist.gov > * expat (v1.95.1+) available from http://expat.sourceforge.net > > The following Perl modules must be installed : > > * XML::Parser (v2.30+) > * XML::Simple (v1.05+) > * HTML::Template (v2.2+) > > These modules are all available at CPAN ( http://www.cpan.org ). > > On Thu, Apr 11, 2002 at 01:41:58PM -0500, Zanabria, Moises wrote: > > According with the install documentation: > > > > SandWeb requires perl 5.6, and the following Perl modules must > > be installed : > > > > * expat (v1.95.1+) > > > > Where I can get this module? I was checking on http://www.cpan.org , but I > > can't found it. > > Thanks. > > Moises. > > > > _______________________________________________ > > Sandweb-users mailing list > > San...@li... > > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > > > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > > _______________________________________________ > Sandweb-users mailing list > San...@li... > https://lists.sourceforge.net/lists/listinfo/sandweb-users > |