kepler has asked for the wisdom of the Perl Monks concerning the following question:
Hi
I have perl installed in my Windows 7, 64 bits, and it runs great. I also have no problem regarding adding new modules, even from cpan. However, when for some reason the module needs some kind of compilation (I think) I get a "build not ok" at the end. So the c:\perl\bin\perl.exe ./BUILD.pl fails. That is, the modules fails in the compilation of the C code probably. Does anyone knows how to fix this?
Best regards
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Modules in Windows
by stevieb (Canon) on Nov 17, 2018 at 15:55 UTC | |
|
Re: Modules in Windows
by Anonymous Monk on Nov 17, 2018 at 15:52 UTC | |
|
Re: Modules in Windows
by thechartist (Monk) on Nov 21, 2018 at 18:24 UTC |