in reply to nmake win32
Under Cygwin, you should be able to manually build modules by doing the following:
Download from CPAN, say (for example) http://search.cpan.org/CPAN/authors/id/M/MS/MSHELOR/Digest-SHA-5.43.tar.gzUnzip/untar/un-archive, using folder names, into a temp directory, cd to that directory, then:
perl makefile.pl make make test make install
See also: A Guide to Installing Modules.
If you have problems with any of those steps, post a reply to this thread and someone will follow up.
Good luck,
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: nmake win32
by expo (Initiate) on Oct 26, 2006 at 14:20 UTC | |
by planetscape (Chancellor) on Oct 26, 2006 at 18:11 UTC | |
by syphilis (Archbishop) on Oct 26, 2006 at 23:22 UTC |