Subject: | Install fails on Windows 8.1 x64 with ActiveState Perl 5.16.3 x86 |
Hi!
When I try to install Tk::WorldCanvas via CPAN, I get the following error: dmake.exe: Error executing 'C:\Windows\system32\cmd.exe;': Invalid argument
Here is the complete command line:
[snip]
Show quoted text
cpan> install Tk::WorldCanvas
Reading 'C:\Perl\cpan\Metadata'
Database was generated on Sat, 21 Jun 2014 11:53:01 GMT
Running install for module 'Tk::WorldCanvas'
Running make for S/SK/SKROVAN/Tk-WorldCanvas-1.2.7.tar.gz
Fetching with LWP:
http://ppm.activestate.com/CPAN/authors/id/S/SK/SKROVAN/Tk-WorldCanvas-1.2.7.tar
.gz
Fetching with LWP:
http://ppm.activestate.com/CPAN/authors/id/S/SK/SKROVAN/CHECKSUMS
Checksum for C:\Perl\cpan\sources\authors\id\S\SK\SKROVAN\Tk-WorldCanvas-1.2.7.t
ar.gz ok
Scanning cache C:\Perl/cpan/build for sizes
..................................------------------------------------------DONE
Tk-WorldCanvas-1.2.7/
Tk-WorldCanvas-1.2.7/Makefile.PL
Tk-WorldCanvas-1.2.7/test.pl
Tk-WorldCanvas-1.2.7/README
Tk-WorldCanvas-1.2.7/WorldCanvas.pm
Tk-WorldCanvas-1.2.7/MANIFEST
CPAN.pm: Building S/SK/SKROVAN/Tk-WorldCanvas-1.2.7.tar.gz
Set up gcc environment - 3.4.5 (mingw-vista special r3)
Checking if your kit is complete...
Looks good
Writing Makefile for Tk::WorldCanvas
Writing MYMETA.yml and MYMETA.json
dmake.exe: Error executing 'C:\Windows\system32\cmd.exe;': Invalid argument
dmake.exe: Error code 255, while making 'blib\lib\Tk\.exists'
SKROVAN/Tk-WorldCanvas-1.2.7.tar.gz
C:\Perl\site\bin\dmake.exe -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Failed during this command:
SKROVAN/Tk-WorldCanvas-1.2.7.tar.gz : make NO
Show quoted textcpan>
[/snip]
OS: Windows 8.1 x64
Perl: ActiveState Perl 5.16.3 x86
Best regards,
Alex