Thanks for your reply. To be more detailed, what I meant by:
"attempting to install DateTime itself via nmake etc"
was using the standard command line make sequence:
   perl Makefile.PL
   make
   make test
   make install

During make test I got many results like this (Does "Can't locate loadable
object" point to a solution?):

t\01sanity..............Can't locate loadable object for module DateTime in
@INC
 (@INC contains: D:/Downloads/perlmodules/DateTime-0.22/blib/arch
D:/Downloads/p
erlmodules/DateTime-0.22/blib/lib C:\Perl\lib C:/Perl/lib C:/Perl/site/lib .
C:/
Perl/lib C:/Perl/site/lib .) at C:\Perl\lib/XSLoader.pm line 44
BEGIN failed--compilation aborted at
D:/Downloads/perlmodules/DateTime-0.22/blib
/lib/DateTime.pm line 44.
Compilation failed in require at t\01sanity.t line 7.
BEGIN failed--compilation aborted at t\01sanity.t line 7.
t\01sanity..............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t\02last_day............Can't locate loadable object for module DateTime in
@INC
 (@INC contains: D:/Downloads/perlmodules/DateTime-0.22/blib/arch
D:/Downloads/p
erlmodules/DateTime-0.22/blib/lib C:\Perl\lib C:/Perl/lib C:/Perl/site/lib .
C:/
Perl/lib C:/Perl/site/lib .) at C:\Perl\lib/XSLoader.pm line 44
BEGIN failed--compilation aborted at
D:/Downloads/perlmodules/DateTime-0.22/blib
/lib/DateTime.pm line 44.
Compilation failed in require at t\02last_day.t line 7.
BEGIN failed--compilation aborted at t\02last_day.t line 7.
t\02last_day............dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-73
        Failed 73/73 tests, 0.00% okay
t\03components..........Can't locate loadable object for module DateTime in
@INC
 (@INC contains: D:/Downloads/perlmodules/DateTime-0.22/blib/arch
D:/Downloads/p
erlmodules/DateTime-0.22/blib/lib C:\Perl\lib C:/Perl/lib C:/Perl/site/lib .
C:/
Perl/lib C:/Perl/site/lib .) at C:\Perl\lib/XSLoader.pm line 44
BEGIN failed--compilation aborted at
D:/Downloads/perlmodules/DateTime-0.22/blib
/lib/DateTime.pm line 44.
Compilation failed in require at t\03components.t line 7.
BEGIN failed--compilation aborted at t\03components.t line 7.
t\03components..........dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-122
        Failed 122/122 tests, 0.00% okay

I will ask ActiveState about a better version of the DateTime module for
their repository.

Thanks again.

Ron

> -----Original Message-----
> From: John Peacock [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 16, 2004 7:16 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: Re: What is the current state of installing DateTime?
>
>
> Ron Pero wrote:
> > When finally attempting to install DateTime itself via nmake etc, I get
> > multiple multiple failures.
>
> Could you be more specific?
>
> > When attempting to install it via ppm, it fails
> > with this message:
> > Error installing package 'datetime': Read a PPD for 'datetime',
> but it is
> > not in
> > tended for this build of Perl (MSWin32-x86-multi-thread).
>
> That means that Activestate hasn't got a version of DateTime for
> Win32, but they
> do for some other platform (probably Linux).  It's a really
> stupid error message.
>
> Most of the ppm's that Activestate maintains are done so
> automatically, so if
> there is any problem whatsoever, in any dependency, they don't
> always go back
> and see what was the problem.
>
> John
>
> --
> John Peacock
> Director of Information Research and Technology
> Rowman & Littlefield Publishing Group
> 4720 Boston Way
> Lanham, MD 20706
> 301-459-3366 x.5010
> fax 301-429-5747
>
>
>
>

--------------------------------------------
My mailbox is spam-free with ChoiceMail, the leader in personal and corporate 
anti-spam solutions. Download your free copy of ChoiceMail from www.choicemailfree.com

Reply via email to