*Also, I've had this recent development* .. after finding and copying the missing StrippedPARL and Filter modules into the C:\Perl\site\lib\PAR folder, and the Packer module into the C:\Perl_\site\lib\App\ folder, I got this error:
>pp hello.pl PAR::StrippedPARL::Static->get_raw() did not return the raw binary data for a PA R loader at C:/Perl/site/lib/PAR/StrippedPARL/Base.pm line 141, <DATA> line 1. Could not write temporary parl (class PAR::StrippedPARL::Static) to file 'C:\DOC UME~1\THOMAS~1.GEO\LOCALS~1\Temp\parlknlM.exe' at C:/Perl/site/lib/PAR/StrippedP ARL/Base.pm line 65, <DATA> line 1. C:\Perl\bin/pp.bat: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file 'parlqn3X3d1.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1157, <DATA> line 1. *FYI: I got this error trying to install PAR with CPAN 1.9301:* C:\>cpan cpan shell -- CPAN exploration and modules installation (v1.9301) ReadLine support enabled cpan> install PAR Going to read C:\Perl\cpan\Metadata Database was generated on Thu, 29 Jan 2009 11:26:52 GMT Running install for module 'PAR' Running make for S/SM/SMUELLER/PAR-0.984.tar.gz Fetching with LWP: http://ppm.activestate.com/CPAN/authors/id/S/SM/SMUELLER/PAR-0.984.tar.gz Alert: While trying to 'parse' YAML file 'C:\Perl\cpan\FTPstats.yml' with 'YAML::XS' the following error was encountered: Usage: YAML::XS::LibYAML::Load(yaml_str) at C:\Perl\lib/YAML/XS.pm line 70. On Fri, Jan 30, 2009 at 10:53 AM, Steffen Mueller <[email protected]> wrote: > Hi Thomas, > > please send help requests to the PAR mailing list. We all read it and your > chance of getting good help there is much better than what you get by > sending mail to Audrey or myself directly. > > Also please include more details on your setup. The output of "make" and > which C compiler you have installed (and working with ActivePerl). > > Since most ActivePerl users don't have the necessary GCC or VC set up, they > opt to install a binary package via PPM instead. Try googling for the " > bribes.org PPM repository", for example or search for it using Randy > Kobes' Perl search engine which displays the available binaries for a given > Perl module. > > Best regards, > Steffen >
