gregor-e has asked for the wisdom of the Perl Monks concerning the following question:
Okay, so this looks like nmake, a DOS utility, is befuddled by a cygwin pseudo-UNIX path. Now, surely there must be zillions of people using perl under cygwin, adding modules, etc. How do y'all do it? Is there a proper make utility for cygwin perl other than nmake that I should be using instead?NMAKE : fatal error U1073: don't know how to make '/usr/lib/perl5/5.10 +/i686-cygwin/Config.pm'
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do folks build modules under cygwin perl?
by roboticus (Chancellor) on Feb 20, 2009 at 23:42 UTC | |
|
Re: How do folks build modules under cygwin perl?
by Anonymous Monk on Feb 20, 2009 at 22:51 UTC | |
by gregor-e (Beadle) on Feb 20, 2009 at 23:43 UTC | |
by Anonymous Monk on Feb 21, 2009 at 07:47 UTC | |
|
Re: How do folks build modules under cygwin perl?
by misterwhipple (Monk) on Feb 21, 2009 at 01:03 UTC |