|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: problems installing PAR::Packer (pp) on Windows 7by dasgar (Chaplain) |
| on Jan 29, 2013 at 16:48 UTC ( #1015904=note: print w/ replies, xml ) | Need Help?? |
|
Use the PPM utility to install MinGW and dmake from ActiveState's repository. Without these, you'll only be able to install those modules from CPAN that are pure Perl code. Any modules that need to be compiled (such as those using XS) will require that you have a compiler and make utility. If you're using a 64-bit version of ActivePerl, I think that there might be a few more steps needed, but I'm not 100% sure about that.
In Section
Seekers of Perl Wisdom
|
|