My Windows version is "Windows 7 Enterprise" with "Service Pack 1" and a System type of "32-bit Operating System".

For my shell, I run C:\Windows\System32\cmd.exe. I just checked the shortcut now. I ran set and manually combed thru the vars for anything related to my shell type. This is all I saw:

SESSIONNAME=Console TERM=dumb

I'm pretty sure I've steered clear of cygwin. Here is every env var with the word "path" in it. Hmmm, it looks like I have a few repeating values in there. Should be harmless, but I'll clean up my %PATH% later.

C:\strawberry\cpan\build\IO-React-1.03-52FBIM > set | find /I "path" CLASSPATH=.;C:\Program Files\Java\jre6\lib\ext\QTJava.zip HOMEPATH=\Users\bob HummPATH11=C:\Program Files\Hummingbird\Connectivity\11.00\Accessories +\; Path=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Window +s\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\Empirum ;C:\Program Files\Hummingbird\Connectivity\11.00\Accessories\;;C:\stra +wberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bi n;C:\Program Files\SlikSvn\bin\;C:\Program Files\QuickTime\QTSystem\;C +:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Wind ows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\Empirum;C:\Pr +ogram Files\Hummingbird\Connectivity\11.00\Accessories\;;C:\st rawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin;C:\P +rogram Files\QuickTime\QTSystem\;C:\Program Files\SlikSvn\bin\ ;C:\Program Files\PuTTY;C:\Users\bob;C:\Program Files\GnuWin32\bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\

From what I recall, I didn't do anything special during the installation. I'm pretty sure I downloaded the typical .msi file. Even tho I can't recall, I'm fairly certain if I had installation choices, I would simply choose the defaults.


In reply to Re^2: Strawberry Perl 5.12.3, CPAN, make file problems (dmake.exe), DFSEP and backslash "\" by jffry
in thread Strawberry Perl 5.12.3, CPAN, make file problems (dmake.exe), DFSEP and backslash "\" by jffry

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.