Thanks for our suggestion. I have now got the 32 bit version of activestate perl and have set the paths for dmake and MinGW. However I am encountering the below error messae while installing perl packages.

C:\Perl\bin\perl.exe Makefile.PL INSTALLDIRS=site -- OK Running make for M/MD/MDOOTSON/Win32-Exe-0.17.tar.gz The filename, directory name, or volume label syntax is incorrect.

dmake.exe: Error code 1, while making 'pm_to_blib' MDOOTSON/Win32-Exe-0.17.tar.gz C:\Perl\bin\dmake.exe -- NOT OK RSCHUPP/PAR-Packer-1.033.tar.gz Has already been unwrapped into directory C:\Perl\cpan\build\PAR-Packer-1.033- wO194G

RSCHUPP/PAR-Packer-1.033.tar.gz Has already been prepared Running make for R/RS/RSCHUPP/PAR-Packer-1.033.tar.gz Warning: Prerequisite 'Win32::Exe => 0.17' for 'RSCHUPP/PAR-Packer-1.033.tar.gz' failed when processing 'MDOOTSON/Win32-Exe-0.17.tar.gz' with 'make => NO'. Cont inuing, but chances to succeed are limited. CPAN: Time::HiRes loaded ok (v1.9733)

'C:\Perl\bin\perl.exe" "-Iinc' is not recognized as an internal or external comm and, operable program or batch file. dmake.exe: Error code 1, while making 'blib\lib\PAR\.exists' RSCHUPP/PAR-Packer-1.033.tar.gz C:\Perl\bin\dmake.exe -- NOT OK

I am trying to resolve this for a long time but no luck. Any suggestions to fix this ??


In reply to Re^2: Creating .exe using PERL dev kit by biovijay89
in thread Creating .exe using PERL dev kit by biovijay89

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.