pp moved to separate package. It is now part of PAR::Packer.
Install PAR::Packer. Regards Mark deadpickle wrote: > C:\Documents and Settings\deadpickle\Desktop\PAR-0.973>perl > Makefile.PL > Set up gcc environment - 3.2 (mingw special 20020817-1) > *** Module::AutoInstall version 1.03 > *** Checking for Perl dependencies... > [Core Features] > - File::Temp ...loaded. (0.18 >= 0.05) > - Compress::Zlib ...loaded. (1.42 >= 1.16) > - Archive::Zip ...loaded. (1.20 >= 1) > - PAR::Dist ...loaded. (0.22 >= 0.21) > - AutoLoader ...loaded. (5.63 >= 5.62) > *** Module::AutoInstall configuration finished. > Checking if your kit is complete... > Looks good > Writing Makefile for PAR > > C:\Documents and Settings\deadpickle\Desktop\PAR-0.973>nmake > > cp lib/PAR/FAQ.pod blib\lib\PAR\FAQ.pod > cp lib/PAR/Tutorial.pod blib\lib\PAR\Tutorial.pod > cp lib/PAR/Environment.pod blib\lib\PAR\Environment.pod > cp lib/PAR/Heavy.pm blib\lib\PAR\Heavy.pm > cp lib/PAR.pm blib\lib\PAR.pm > > C:\Documents and Settings\deadpickle\Desktop\PAR-0.973>nmake test > > C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" > "test_harness(0, 'in > c', 'blib\lib', 'blib\arch')" t/00-pod.t t/01-basic.t t/40-par- > hashref.t t/50-au > toloaderfix.t > t/00-pod..............skipped > all skipped: Set environment variable PERL_TEST_POD=1 to test > POD > t/01-basic............ok > t/40-par-hashref......ok > t/50-autoloaderfix....ok > All tests successful, 1 test skipped. > Files=4, Tests=16, 3 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 > CPU) > > C:\Documents and Settings\deadpickle\Desktop\PAR-0.973>nmake install > > Installing C:\Perl\html\site\lib\PAR.html > Installing C:\Perl\html\site\lib\PAR\Environment.html > Installing C:\Perl\html\site\lib\PAR\FAQ.html > Installing C:\Perl\html\site\lib\PAR\Heavy.html > Installing C:\Perl\html\site\lib\PAR\Tutorial.html > Installing C:\Perl\site\lib\PAR.pm > Installing C:\Perl\site\lib\PAR\Environment.pod > Installing C:\Perl\site\lib\PAR\FAQ.pod > Installing C:\Perl\site\lib\PAR\Heavy.pm > Installing C:\Perl\site\lib\PAR\Tutorial.pod > Writing C:\Perl\site\lib\auto\PAR\.packlist > Appending installation info to C:\Perl\lib/perllocal.pod > > but after the install i tried typing 'pp' to get the config options > and recieved this error: > > C:\Documents and Settings\deadpickle\Desktop\PAR-0.973>pp > 'pp' is not recognized as an internal or external command, > operable program or batch file. > > How can I remedy this? >
