Hello,

I was trying to install PAR::Packer module on Strawberry Perl 5.10.1.2 and also was trying with newest 5.12.0.1 but still getting this error (for PAR::Packer and also dependicies):

Checking if your kit is complete... Looks good Writing Makefile for Module::ScanDeps dmake.EXE: Error: -- c:\winxs: Invalid argument SMUELLER/Module-ScanDeps-0.97.tar.gz C:\strawberry\c\bin\dmake.EXE -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Running install for module 'Win32::Exe' Running make for M/MD/MDOOTSON/Win32-Exe-0.14.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\M\MD\MDOOTSON\Win32 +-Exe-0.14.tar.gz ok CPAN.pm: Going to build M/MD/MDOOTSON/Win32-Exe-0.14.tar.gz Checking if your kit is complete... Looks good Warning: prerequisite XML::Simple 2.18 not found. Writing Makefile for Win32::Exe::InsertResourceSection Writing Makefile for Win32::Exe ---- Unsatisfied dependencies detected during ---- ---- MDOOTSON/Win32-Exe-0.14.tar.gz ---- XML::Simple [requires] Running make test Delayed until after prerequisites Running make install Delayed until after prerequisites Running install for module 'XML::Simple' Running make for G/GR/GRANTM/XML-Simple-2.18.tar.gz Checksum for C:\strawberry\cpan\sources\authors\id\G\GR\GRANTM\XML-Sim +ple-2.18.tar.gz ok CPAN.pm: Going to build G/GR/GRANTM/XML-Simple-2.18.tar.gz Checking installed modules ... XML::SAX is installed, it will be used by the test suite Checking if your kit is complete... Looks good Writing Makefile for XML::Simple dmake.EXE: Error: -- c:\winxs: Invalid argument GRANTM/XML-Simple-2.18.tar.gz C:\strawberry\c\bin\dmake.EXE -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Running make for M/MD/MDOOTSON/Win32-Exe-0.14.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\W +in32-Exe-0.14-E6Brbj CPAN.pm: Going to build M/MD/MDOOTSON/Win32-Exe-0.14.tar.gz Warning: Prerequisite 'XML::Simple => 2.18' for 'MDOOTSON/Win32-Exe-0. +14.tar.gz' failed when processing 'GRANTM/XML-Simp le-2.18.tar.gz' with 'make => NO'. Continuing, but chances to succeed +are limited. dmake.EXE: Error: -- c:\winxs: Invalid argument MDOOTSON/Win32-Exe-0.14.tar.gz C:\strawberry\c\bin\dmake.EXE -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Running make for R/RS/RSCHUPP/PAR-Packer-1.006.tar.gz Has already been unwrapped into directory C:\strawberry\cpan\build\P +AR-Packer-1.006-mBqqJz CPAN.pm: Going to build R/RS/RSCHUPP/PAR-Packer-1.006.tar.gz Warning: Prerequisite 'Getopt::ArgvFile => 1.07' for 'RSCHUPP/PAR-Pack +er-1.006.tar.gz' failed when processing 'JSTENZEL/ Getopt-ArgvFile-1.11.tar.gz' with 'make => NO'. Continuing, but chance +s to succeed are limited. Warning: Prerequisite 'Module::ScanDeps => 0.96' for 'RSCHUPP/PAR-Pack +er-1.006.tar.gz' failed when processing 'SMUELLER/ Module-ScanDeps-0.97.tar.gz' with 'make => NO'. Continuing, but chance +s to succeed are limited. Warning: Prerequisite 'Win32::Exe => 0.14' for 'RSCHUPP/PAR-Packer-1.0 +06.tar.gz' failed when processing 'MDOOTSON/Win32- Exe-0.14.tar.gz' with 'make => NO'. Continuing, but chances to succeed + are limited. dmake.EXE: Error: -- c:\winxs: Invalid argument RSCHUPP/PAR-Packer-1.006.tar.gz C:\strawberry\c\bin\dmake.EXE -- NOT OK Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Failed during this command: JSTENZEL/Getopt-ArgvFile-1.11.tar.gz : make NO SMUELLER/Module-ScanDeps-0.97.tar.gz : make NO GRANTM/XML-Simple-2.18.tar.gz : make NO MDOOTSON/Win32-Exe-0.14.tar.gz : make NO RSCHUPP/PAR-Packer-1.006.tar.gz : make NO

I've found some posts on google that people were able to make it. Has anyone meet simmilar problem?

Thanks a lot


In reply to Problem with install PAR::Packer on Strawberry Perl 5.10 and 5.12 by isri

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.