Thu Jul 22 08:23:05 2010: Request 59616 was acted upon.
Transaction: Correspondence added by SMUELLER
Queue: PAR
Subject: Re: [rt.cpan.org #59616] Can't spawn "parlGmV73vs.exe": No error
at C:/Perl/site/lib/PAR/Packer.pm line 1
Broken in: (no value)
Severity: (no value)
Owner: Nobody
Requestors: [email protected]
Status: new
Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=59616 >
Hi Chris,
Christian Perst via RT wrote:
> i tried to pack on a XP Pro with SP3:
we'll need some more information. Consider the following:
- What version of Perl are you running? Perl 5.10.0 is incompatible with
PAR::Packer. If you're using that, you'll have to upgrade to 5.10.1 or
5.12.X.
- Where did you install PAR::Packer from? Your screenshot shows you're
using ActivePerl and PPM, but is the copy of PAR::Packer entirely
compatible with your build of perl? It's usually a difficult question to
answer unless you've compiler PAR::Packer yourself. You can install a C
compiler from PPM by installing (I think) the MinGW package. Then simply
use the normal CPAN client to install PAR::Packer "cpan PAR::Packer".
- Try upgrading PAR and PAR::Packer to the most recent version
Cheers,
Steffen