Skip Menu |

This queue is for tickets about the CPANPLUS CPAN distribution.

Report information
The Basics
Id: 596
Status: resolved
Priority: 0/
Queue: CPANPLUS

People
Owner: Nobody in particular
Requestors: LGODDARD [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.033
Fixed in: (no value)



Subject: CPANPLUS Windows Install Broken
Updated my HTTP::Request to # $Id: Request.pm,v 1.30 2001/11/15 06:42:40 gisle Exp $ Ran the installer, did all it asked, answered yes to most hings. Then:- C:\temp\CPANPLUS-0.033>nmake test Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Lang\Perl\bin\perl.exe makefile.pl --config=-target,skiptest --instal ldeps=Archive::Zip,0.01,IPC::Run,0.55,Mail::Send,0.01 *** Installing dependencies... *** Installing Archive::Zip... Using IPC::Run was unsuccessful for CPANPLUS::Internals::_run [THIS MAY BE A PRO BLEM!]: Module not found in CPANPLUS::Internals::_can_use at Mon May 13 13:34:50 2002 at lib/CPANPLUS/Internals.pm line 413 Can't find the Makefile: No such file or directory in CPANPLUS::Internals::Make: :_find_prereq at Mon May 13 13:34:50 2002 at lib/CPANPLUS/Internals/Make.pm line 447 Can't use string ("0") as a HASH ref while "strict refs" in use at lib/CPANPLUS/ Internals/Make.pm line 148. Compilation failed in require at makefile.pl line 20. NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2' Stop. C:\temp\CPANPLUS-0.033> Summary of my perl5 (revision 5 version 6 subversion 1) 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=undef d_sfio=undef uselargefiles=undef usesocks=undef use64bitint=undef use64bitall=undef uselongdouble=undef Compiler: cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX', optimize='-O1 -MD -DNDEBUG', 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='off_t', lseeksize=4 alignbytes=8, usemymalloc=n, prototype=define Linker and Libraries: ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:\Lang\Perl\lib\CORE" -machine:x86' libpth="C:\Lang\Perl\lib\CORE" 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=perl56.lib Dynamic Linking: dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' ' cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release -libpath:"C:\Lang\Perl\lib\CORE" -machine:x86'