Skip Menu |

This queue is for tickets about the PAR CPAN distribution.

Report information
The Basics
Id: 74908
Status: rejected
Priority: 0/
Queue: PAR

People
Owner: Nobody in particular
Requestors: xv0r73x [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: PAR Packer Bug During Installation
Date: Sun, 12 Feb 2012 23:58:03 -0600
To: bug-par [...] rt.cpan.org, par [...] perl.org
From: Artemis VorteX <xv0r73x [...] gmail.com>
Hey I'm having trouble installing PAR::Packer on win7 x64, everything is OK except the last part. I get the message after the tests: Tests succeeded but one dependency not OK (Win32::Exe) RSCHUPP/PAR-Packer-1.012.tar.gz [dependencies] -- NA Running make install make test had returned bad status, won't install without force And I can't install it! Please help me solve the problem or fix the bug. For installation, I just did "cpan -i PAR::Packer". Thanks, Darren.
On 2012-02-13 00:58:12, xv0r73x@gmail.com wrote: Show quoted text
> Tests succeeded but one dependency not OK (Win32::Exe)
Message says it all - install Win32::Exe Cheers, Roderich
Subject: Re: [rt.cpan.org #74908] PAR Packer Bug During Installation
Date: Mon, 13 Feb 2012 15:29:26 -0600
To: bug-PAR [...] rt.cpan.org
From: Artemis VorteX <xv0r73x [...] gmail.com>
Thanks but I can't get it working on x64 OS... Win32::Exe doesn't get installed and fails in the tests. Is there an alternative or a substitute? Thanks, Darren.
On 2012-02-13 16:29:34, xv0r73x@gmail.com wrote: Show quoted text
> Thanks but I can't get it working on x64 OS... > Win32::Exe doesn't get installed and fails in the tests.
Please file a bug report for Win32::Exe Show quoted text
> Is there an alternative or a substitute?
Sorry, no. If you feel adventurous, delete the line "requires Win32::Exe" from Makefile.PL and install (or simply force the install). You might get lucky if you don't use any option of pp that actually needs Win32::Exe (--gui, --icon, --info). Cheers, Roderich