lorsque j'exécute la commande:
perl -MCPAN -e 'install DB_File'
j'obtiens l'erreur suivante à la fin de l'installation:
1 2 3 4 5 6 7 8 9 10
|
CreateProcess failed (3).
dmake.exe: Error executing '\bin\bash -c C:\Perl\bin\perl.exe -MExtUtils::Command -e "mkpath" -- blib\lib': No such file or directory
dmake.exe: Error code -1, while making 'blib\lib\.exists'
PMQS/DB_File-1.826.tar.gz
C:\STRAWB~1\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 |
Partager