I previously made a post about some trouble I was having with installing modules. Well, I finally figured out how to do it with ActivePerl's PPM command, but it's very inconvenient, and since I downloaded this CYGWIN and NMAKE I'd like to understand how to use it
On the module installation post, several people told me I needed to use the make command on CYGWIN to get it to work. Well, when I do this it tells me there is no make command. And when I open NMAKE, this is what I get


PKSFX (R) FAST! Self Extract Utility Version 2.04g 02-01-93 Copr. 1989-1993 PKWARE Inc. All Rights Reserved. Shareware version
PKSFX Reg. U.S. Pat. and Tm. Off.

Searching EXE: C:/DOCUME~1/GREG/DESKTOP/GBA/NMAKE15.EXE PKSFX: (W18) Warning! NMAKE.ERR already exists. Overwrite (y/n)?



And when I type y, it just prints the same thing again and I can type y or n as many times as I like and it will keep going. Could someone please explain to me what I'm doing?

Thanks a lot,
~OxYgEn

In reply to Module Installation Related: MAKE and NMAKE by OxYgEn

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.