> -----Original Message-----
> From: george [mailto:[EMAIL PROTECTED]
> Sent: 19 September 2003 04:13
> To: [EMAIL PROTECTED]
> Subject: Basic Configuration
>
>
> The documentation I've seen all starts with using pp. After
> installing
> par successfully there is no pp that I can run to do anything. I'm
> running WinXP. Any help would be useful.
>
> C:\Perl\PAR-0.74>perl Makefile.pl
>
> C:\Perl\PAR-0.74>pp
> 'pp' is not recognized as an internal or external command,
> operable program or batch file.
You're only a quarter of the way through installing!
Go back to your PAR install directory then do:
nmake
nmake test
nmake install
Then try running pp again!
HTH
Simon.