On 16 Nov, 11:55, [EMAIL PROTECTED] (Martin Barth) wrote:
> Hi,
>
> I am trying the same thing, too.
> this describes why there is no pp.
>
> http://par.perl.org/wiki/FAQ#Why_doesn.27t_PAR_include_pp_any_more.3F
>
> if you have a solution please show it to us :)
>
> Regards, Martin
>
> On 9:03:00 16/11/2007 anders <[EMAIL PROTECTED]> wrote:
>
> > I have installed PP (PAR-Package) under OS/X and it works fine
>
> > Under Windows i use ActiveState's PERL and PPM manager to
> > install PAR, it works fine and it founds extra package etc..
>
> > But when i open a terminal and try
> > pp -o hello.exe hello.pl
>
> > It just say pp not found...
>
> > And i can't found any under c:\perl
>
> > Any ide..
>
> > // Anders
>
> > --
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >http://learn.perl.org/

Tanks for leadning me on the rihts track, and i found that ActiveState
package was
not up-to-date

My solution to get pp on windows was
1. Open PPM tools
Under
  EDIT-> PREFERENS Tab: Repositories
ADD
Name <Any name etc more Stuff>
Location: http://theoryx5.uwinnipeg.ca/ppms/

2. Press OK
3. View -> All package
4- Select PAR-Packer version 0.976
5. Install

The PP program is found on my machine under
c:\perl\site\bin

Work for me..



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to