Re: Can't get PAR packager to run pp
- From: "Tony T." <tony@xxxxxxx>
- Date: Thu, 31 Jan 2008 15:47:18 GMT
On my old system, running Perl 5.8 and PAR .90, pp.bat lives in \perl\site\bin, so it appears that the entire structure of PAR has changed.
Has anyone gotten this to work?
Thanks for all your help,
Tony
I found the problem!
As described here: http://par.wikia.com/wiki/FAQ#Why_doesn.27t_PAR_include_pp_any_more.3F
-----------
Why doesn't PAR include pp any more?
With version 0.970, the monolithic PAR distribution was split into a core PAR distribution which is pure-Perl and a PAR-Packer distribution which contains all the development tools and anything that might need a C compiler.
This change enables users to install the light-weight PAR module and use it to access .par files without requiring a C compiler for tools which they might never need.
-----------
So all you have to do is install PAR Packer, and all is well.
Thanks for all your help,
Tony
.
- References:
- Can't get PAR packager to run pp
- From: Tony T.
- Re: Can't get PAR packager to run pp
- From: jl_post@xxxxxxxxxxx
- Re: Can't get PAR packager to run pp
- From: Ben Morrow
- Re: Can't get PAR packager to run pp
- From: Alan Stewart
- Re: Can't get PAR packager to run pp
- From: Tony T.
- Can't get PAR packager to run pp
- Prev by Date: Re: Can't get PAR packager to run pp
- Next by Date: Re: Magic for object constructor wanted
- Previous by thread: Re: Can't get PAR packager to run pp
- Next by thread: Getting application ReadLine and Perl debugger ReadLine to cooperate
- Index(es):
Relevant Pages
|