On Wed, 3 Jan 2007, Kai von Thadden wrote:
Hi,
I would like to share how I got via ppm Installation.
What I tried was:
1.) Install Active Perl
2.) use ppm to install modules PAR-Dist (0.970), PAR (0.970) and PAR-Packer
(0.970) (I prefer http://theoryx5.uwinnipeg.cd/ppms/)
3.) c:\perl\site\bin\pp Helloworld.pl -vvv -o Helloworld2.exe
[ ... ]
c:\perl\site\bin\pp: Generating a fresh 'parl'.
Perl lib version (v5.8.8) doesn't match executable version (v5.8.6) at
C:/Perl/lib/Config.pm line 46.
There's a PAR-Packer-588 ppm package you can install as
C:\>ppm install http://theoryx5.uwinnipeg.ca/ppms/PAR-Packer-588.ppd
that was built against perl-5.8.8 that might help in
this regard.
--
best regards,
Randy Kobes