Problem with making the Perl Module Date::Calc

2003-06-20 Thread Anand Babu
Well, per the INSTALL.txt in this module: Prerequisites: -- Perl version 5.000 or higher, and an ANSI C compiler. (!) ^^ If you plan to use the modules "Date::Calendar" or "Date::Calendar::Year" from this package, you will also need the module

Re: Problem with making the Perl Module Date::Calc

2003-06-20 Thread Janek Schleicher
Anand Babu wrote at Fri, 20 Jun 2003 12:32:22 -0700: > Warning: prerequisite Bit::Vector failed to load: Can't locate Bit/Vector.pm in Seeing this warning I would recommend you also to install the module Bit::Vector Greetings, Janek -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Problem with making the Perl Module Date::Calc

2003-06-20 Thread Anand Babu
I downloaded the Date::Calc perl module from cpan web site. The version is Date-Calc-5.3.tar.gz. I am having problems with making this module. I am using Cygwin and this application also contains a gcc compiler as well. I am using make from the bundle that came with Cygwin. Here is what I get