Say that recent CygWin perl versions work as well.
Submitted by Eric Hanchrow <erich@votehere.net>
This commit is contained in:
parent
b7342e116b
commit
6a40c26308
1 changed files with 5 additions and 1 deletions
|
@ -6,7 +6,11 @@
|
|||
this is tested on Win32 but it may also work in Win 3.1 with some
|
||||
modification.
|
||||
|
||||
You need Perl for Win32 (available from http://www.activestate.com/ActivePerl)
|
||||
You need Perl for Win32 -- either ActiveState Perl, available from
|
||||
http://www.activestate.com/ActivePerl, or the perl that comes with
|
||||
Cygwin. Version 5.6.1-2 of the latter has been reported to work,
|
||||
although earlier versions might cause `./Configure' to fail.
|
||||
|
||||
and one of the following C compilers:
|
||||
|
||||
* Visual C++
|
||||
|
|
Loading…
Reference in a new issue