Subject: | strawberry-perl make fails: -MExtUtils::Command: C:strawberryperlbinperl.exe: command not found |
Show quoted text
cpan> install Readonly
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/03modlist.data.gz
Database was generated on Wed, 08 Dec 2010 05:57:12 GMT
Updating database file ...
Gathering information from index files ...
Obtaining current state of database ...
Populating database tables ...
Done!
Running install for module 'Readonly'
Running make for R/RO/ROODE/Readonly-1.03.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RO/ROODE/Readonly-1.03.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/R/RO/ROODE/CHECKSUMS
Checksum for
C:\strawberry\cpan\sources\authors\id\R\RO\ROODE\Readonly-1.03.tar.
gz ok
Scanning cache C:\strawberry\cpan\build for sizes
............................................................................DONE
CPAN.pm: Going to build R/RO/ROODE/Readonly-1.03.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Readonly
-MExtUtils::Command: C:strawberryperlbinperl.exe: command not found
dmake.EXE: Error code 255, while making 'blib\lib\.exists'
ROODE/Readonly-1.03.tar.gz
C:\strawberry\c\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:
ROODE/Readonly-1.03.tar.gz : make NO
----
Looks like R/O makes some assumptions about path separators. There's a
CPAN mod for PATH portability...maybe that would help?