Subject: | [activestate5.8.3/win32] No such file or directory at |
BTW: What a pitty that PAR is inferiorly tested on win32 before release (i would volunteer with my machine). This is the 5'th release that does not install on win32 (without massive intervention).
During CPAN installation of PAR ...
--[1]--
*** Installing PAR::Dist...
Running install for module PAR::Dist
Running make for A/AU/AUTRIJUS/PAR-Dist-0.07.tar.gz
Fetching with LWP:
ftp://theoryx5.uwinnipeg.ca/pub/CPAN/authors/id/A/AU/AUTRIJUS/PAR-Dist-0.07.tar.gz
Checksum for C:\.cpan\sources\authors\id\A\AU\AUTRIJUS\PAR-Dist-0.07.tar.gz ok
PAR-Dist-0.07/
PAR-Dist-0.07/inc/
PAR-Dist-0.07/inc/Module/
PAR-Dist-0.07/inc/Module/Install.pm
PAR-Dist-0.07/inc/Module/Install/
PAR-Dist-0.07/inc/Module/Install/Fetch.pm
PAR-Dist-0.07/inc/Module/Install/Makefile.pm
PAR-Dist-0.07/inc/Module/Install/Base.pm
PAR-Dist-0.07/inc/Module/Install/Metadata.pm
PAR-Dist-0.07/inc/Module/Install/Can.pm
PAR-Dist-0.07/inc/Module/Install/WriteAll.pm
PAR-Dist-0.07/inc/Module/Install/Win32.pm
PAR-Dist-0.07/Changes
PAR-Dist-0.07/t/
PAR-Dist-0.07/t/1-basic.t
PAR-Dist-0.07/t/0-signature.t
PAR-Dist-0.07/MANIFEST
PAR-Dist-0.07/META.yml
PAR-Dist-0.07/lib/
PAR-Dist-0.07/lib/PAR/
PAR-Dist-0.07/lib/PAR/Dist.pm
PAR-Dist-0.07/Makefile.PL
PAR-Dist-0.07/README
PAR-Dist-0.07/SIGNATURE
CPAN.pm: Going to build A/AU/AUTRIJUS/PAR-Dist-0.07.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for PAR::Dist
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
cp lib/PAR/Dist.pm blib\lib\PAR\Dist.pm
p:\PerlApache\Perl\bin\nmake.exe -- OK
Running make test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
P:\PerlApache\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'inc', 'blib\lib', 'blib\arch')" t\0-signature.t t\1-basic.t
t\0-signature....# Next time around, consider install Module::Signature,
# so you can verify the integrity of this distribution.
t\0-signature....ok
1/1 skipped: - Module::Signature not installed
t\1-basic........ok
All tests successful, 1 subtest skipped.
Files=2, Tests=2, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU)
p:\PerlApache\Perl\bin\nmake.exe test -- OK
Running make install
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
Installing P:\PerlApache\Perl\site\lib\PAR\Dist.pm
Writing p:\PerlApache\Perl\site\lib\auto\PAR\Dist\.packlist
Appending installation info to p:\PerlApache\Perl\lib/perllocal.pod
p:\PerlApache\Perl\bin\nmake.exe install UNINST=1 -- OK
*** PAR::Dist successfully installed.
*** ExtUtils::AutoInstall installation finished.
Fetching 'PAR-0.83-MSWin32-x86-multi-thread-5.8.3.par' from www.cpan.org... done!
No such file or directory at inc/Module/Install/PRIVATE/PAR.pm - /usr/local/lib/perl5/site_perl/5.8.2/Module/Install/PRIVATE/PAR.pm line 42.
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
--[2]--
Summary of my perl5 (revision 5 version 8 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cl', ccflags ='-nologo -Gf -W3 -MD -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DU
SE_PERLIO -DPERL_MSVCRT_READFIX',
optimize='-MD -DNDEBUG -O1',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='__int64', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"p:\PerlApache\Perl\lib\CORE" -machine:x86'
libpth=\lib
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib
mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.
lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl58.lib
gnulibc_version='undef'
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"p:\PerlApache\Perl\lib\CORE" -machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 809
22218 Remove the caveat about detached threads crashing on Windows
22201 Avoid threads+win32 crash by freeing Perl interpreter slightly later
22169 Display 'out of memeory' errors using low-level I/O
22159 Upgrade to Time::Hires 1.55
22120 Make 'Configure -Dcf_by=...' work
22051 Upgrade to Time::HiRes 1.54
21540 Fix backward-compatibility issues in if.pm
Built under MSWin32
Compiled at Feb 14 2004 17:12:36
@INC:
p:/PerlApache/Perl/lib
p:/PerlApache/Perl/site/lib
.