Subject: | Strawberry Perl (5.16.1.1-32bit) |
Date: | Sat, 18 Aug 2012 01:33:15 -0400 |
To: | bug-Perl-Dist-Strawberry [...] rt.cpan.org |
From: | Lou godio <lgodio2 [...] gmail.com> |
I'm running under bWindows XP (SP3)
Strawberry Perl (5.16.1.1-32 bit) installed ok
But every time I run cpanm, it fails at the last line shown in the log file
below i.e
*dmake.exe: Error: -- `C:\Documents' not found, and can't be made*
It appears that dmake cant handle dir names like
C:\Documents and Settings\ADMIN/
I never had this issue with DWIMPERL 5.14 which used a different work dir
so I think it's a Strawberry 5.16 bug
*
*
*==============================*
cpanm (App::cpanminus) 1.5017 on perl 5.016001 built for
MSWin32-x86-multi-thread
Work directory is C:\Documents and
Settings\ADMIN/.cpanm/work/1345266512.2736
You have make C:\strawberry\c\bin\dmake.exe
You have LWP 6.04
Falling back to Archive::Tar 1.88
Searching Math::Cephes on cpanmetadb ...
--> Working on Math::Cephes
Fetching http://www.cpan.org/authors/id/A/AD/ADOPTME/Math-Cephes-0.47.tar.gz
-> OK
Unpacking Math-Cephes-0.47.tar.gz
Entering Math-Cephes-0.47
Checking configure dependencies from META.yml
Configuring Math-Cephes-0.47
Running Makefile.PL
---------------------------------------------------------------------
THE Math::Cephes MODULE IS LOOKING FOR A NEW HOME. THAT COULD BE YOU!
Contact modules.org to take over maintenance of this module.
---------------------------------------------------------------------
Checking if your kit is complete...
Looks good
Writing Makefile for Math::Cephes::libmd
Writing MYMETA.yml and MYMETA.json
Writing Makefile for Math::Cephes
Writing MYMETA.yml and MYMETA.json
The file libmd/mconf.h, which contains machine-dependent
definitions, may require some manual editing for your platform.
-> OK
Checking dependencies from MYMETA.json ...
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.63_02)
Building and testing Math-Cephes-0.47
cp lib/Math/Cephes.pod blib\lib\Math\Cephes.pod
cp lib/Math/Cephes/Matrix.pm blib\lib\Math\Cephes\Matrix.pm
cp lib/Math/Cephes.pm blib\lib\Math\Cephes.pm
cp lib/Math/Cephes/Complex.pm blib\lib\Math\Cephes\Complex.pm
cp lib/Math/Cephes/Fraction.pm blib\lib\Math\Cephes\Fraction.pm
cp lib/Math/Cephes/Polynomial.pm blib\lib\Math\Cephes\Polynomial.pm
*dmake.exe: Error: -- `C:\Documents' not found, and can't be made*
-> FAIL Installing Math::Cephes failed. See C:\Documents and
Settings\ADMIN\.cpanm\build.log for details