Hi, Had Strawberry Perl and Gcc. Worked GREAT! Needed BASH shell to do ./configure. Installed cygwin. Nice to have Bash!

Now, I have NO CPAN: cpan install Image::ExifTool ... Checksum for \cygdrive\d\photog\home.bpb\.cpan\sources... Image-ExifTool-10.00.tar.gz ok ... The system cannot find the path specified. Couldn't untar Image-ExifTool-10.00.tar: c

Uninstalled cygwin from instructions on http://cygwin.wikia.com/wiki/Uninstalling_Cygwin. Destroyed myriad traces in windows 7 registry. Removed all cygwin dirs... Removed all cygwin environmental variables. No trace on system drive except for 1998, *.exe *nix tools and Git has a /cygwin dir. Removed all cygwin from startup programs.

Moved strawberry.perl dir. Reinstalled latest Strawberry Perl 5.22.01

cpan still re-creates '\cygdrive\d\photog\home.bpb\.cpan...' directory. Does not use new, empty E:\strawberry_perl\cpan\... directory. Using the new cpan.bat:

d:\pic>where cpan E:\strawberry_perl\perl\bin\cpan.bat

NOTE: Reinstalled ~20 harmless, classic 1998 vintage ls.exe, rm.exe, tar.exe, where.exe, cat.exe *nix tools.

Where is this cygwin infection coming from? How to exterminate it once and for all? Rebooted

Without CPAN, none of my scripts run. Ouch!


In reply to cygwin ATE CPAN!!! by BrianP

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.