On Wed, Jul 15, 2009 at 5:55 PM, Perl Perl<[email protected]> wrote:
>    Thanks a lot for your kind reply. But I am bit confuse here. What exactly
> I have to do with that
> "PAR-Packer-0.991-MSWin32-x86-multi-thread-5.10.0.par".
> I am not sure, I have do any kind of installation after un-zipping
> "PAR-Packer-0.991-MSWin32-x86-multi-thread-5.10.0.par" ( I don't this so,
> because there is supported file like Makefile.PL).

I think you should drop this par file into the top level directory
(...\PAR-Packer-0.991)
where you have unpacked the source tarball of PAR::Packer and then
try a normal build:

perl Makefile.PL
nmake
nmake test
nmake install

Cheers, Roderich

Reply via email to