Anyone have any ideas?
---------- Forwarded message ----------
Date: Fri, 26 May 2006 13:58:06 -0400 (EDT)
From: Guest via RT <[EMAIL PROTECTED]>
To: undisclosed-recipients: ;
Subject: [rt.cpan.org #17390] Problems installing DateTimePackage
Queue: DateTime
Ticket <URL: http://rt.cpan.org/Ticket/Display.html?id=17390 >
I'm getting issues building the library using VC8 cl.exe on Win32 XP
platform with ActiveState Perl installed. When running nmake test I
get rampant failures:
t/36invalid_local.......Can't load 'C:\Perl\lib\DateTime-0.31
\blib\arch/auto/DateTime/DateTime.dll' for module DateTime:
load_file:The specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 230.
at C:/Perl/lib/DynaLoader.pm line 48
BEGIN failed--compilation aborted at C:\Perl\lib\DateTime-0.31
\blib\lib/DateTime.pm line 48.
Compilation failed in require at t/36invalid_local.t line 7.
BEGIN failed--compilation aborted at t/36invalid_local.t line 7.
t/36invalid_local.......dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-4
Failed 4/4 tests, 0.00% okay
For some reason datetime.dll cant load from the build folder even
though it exists - any suggestions (other than not use Windows...)?