Subject: | no way to install/compil on windows strawberry |
Hi,
I am a beginner in perl and while I tried to install DateTime, I had to
install dependancy and then Params::Validate, but this one return an
error during install (see at bottom).
The install is clean so I got g++ and dmake.
error :
Show quoted text
---- Unsatisfied dependencies detected during ----
---- DROLSKY/DateTime-Locale-0.45.tar.gz ----
Params::Validate [requires]
Running Build test
Delayed until after prerequisites
Running Build install
Delayed until after prerequisites
Running install for module 'Params::Validate'
Running make for D/DR/DROLSKY/Params-Validate-0.95.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\D\DR\DROLSKY\Params-
Validate-0.95.tar.gz ok
CPAN.pm: Going to build D/DR/DROLSKY/Params-Validate-0.95.tar.gz
Le système ne peut exécuter le programme spécifié.
Le système ne peut exécuter le programme spécifié.
Warning: ExtUtils::CBuilder not installed or no compiler detected
Proceeding with configuration, but compilation may fail during Build
Creating new 'MYMETA.yml' with configuration results
Creating new 'Build' script for 'Params-Validate' version '0.95'
Building Params-Validate
Error: no compiler detected to compile 'lib\Params\Validate.c'.
Aborting
DROLSKY/Params-Validate-0.95.tar.gz
C:\strawberry\perl\bin\perl.exe ./Build -- NOT OK
CPAN: YAML loaded ok (v0.71)
Running Build test
Can't test without successful make
Running Build install
Make had returned bad status, install seems impossible
D:\>perl --version
This is perl 5, version 12, subversion 0 (v5.12.0) built for MSWin32-
x86-multi-thread
Thanks
Stéphane