Flavio, 

could you do me a favor?  Could you send me your
myConfig.pm file? 
I suppose that MakeMaker doesn't produce the right
file because I have configured the myConfig.pm file
wrong. 
So, I need to check this. 

I have ActivePerl 5.6.x on Windows 2000 SP4 as well as
cygwin (with perl 5.8 that I don't use, so I will
remove the latter). 

Thanks in advance.
Eric 


--- [EMAIL PROTECTED] wrote:
> Eric Belpaire wrote:
> > 
> > I'd like to install DateTime on Windows. 
> > Windows 2000 with Perl 5.6 
> > 
> > >From previous messages on this list, I understand
> > >that some of you have already done this with Perl
> 
> > >5.8.x. 
> > 
> > Can someone provide me with guidance? 
> > How should I go about it? 
> 
> This is what I did:
> 
> - Install DateTime.pm with '-MCPAN'
>   Write down the missing dependencies.
> 
> - Try installing the dependencies using 'ppm'.
> 
> - Install the other modules with '-MCPAN', again.
>   Write down the missing dependencies.
> 
> - Install the remaining modules with 'force install'
> 
> - If you still get errors with DateTime.pm, 
> try applying this patch - it works in windows NT:
> 
> 15a16,17
> >     eval
> >     {
> 26a29
> >     };
> 35a39,40
> >         require DateTimePP
> >             unless defined &DateTime::_ymd2rd;
> 
> - After making DateTime work, all other modules
> installed normally using -MCPAN.
> 
> This is not perfect, but I hope it helps.
> 
> - Flavio S. Glock
> 
> 


__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

Reply via email to