I used strawberry perl in windows 7. I need to install Math::Random.
using command:
1. perl Makefile.PL phrtsd_orig
2. "C:/MinGW/bin/mingw32-make.exe"
3. "C:/MinGW/bin/mingw32-make.exe" test
4. "C:/MinGW/bin/mingw32-make.exe" install
But the 2nd command give error:
Skip blib/lib/Math/test1.pl (unchanged) Skip blib/lib/Math/example.pl (unchanged) Skip blib/lib/Math/test2.pl (unchanged) Skip blib/lib/Math/Random.pm (unchanged) Running Mkbootstrap for Math::Random ()
chmod 644 "Random.bs" mingw32-make.exe: *** No rule to make target '/usr/share/perl5/core_perl/ExtUtil s/typemap', needed by 'Random.c'. Stop.
how to solve this problem?
Aucun commentaire:
Enregistrer un commentaire