in reply to Missing pp and par.pl. Activestate: PAR install issue.

pp.bat and par.pl should be in either perl/bin or perl/site/bin. (Can you check on that ?) If they're in perl/site/bin, you might have to add that folder to your path - ie. perl/site/bin might not currently be in your path.

Cheers,
Rob
  • Comment on Re: Missing pp and par.pl. Activestate: PAR install issue.

Replies are listed 'Best First'.
Re^2: Missing pp and par.pl. Activestate: PAR install issue.
by jujiro_eb (Sexton) on Mar 30, 2009 at 04:45 UTC
    Hello Rob,

    Thanks for the reply.

    I figured it out. My Activestate repository was not showing PAR::Packer. It was only showing PAR, and by just installing PAR I did not get pp.bat or par.pl. I added bribes.org to the repository and Par::Packer showed up, which brought the missing files.

    Regards.

    Ash