aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.W32
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2002-01-02 11:25:17 +0000
committerRichard Levitte <levitte@openssl.org>2002-01-02 11:25:17 +0000
commit82db6e1646af7d0df0b86bfbedfea1efaebcc27a (patch)
treee0ad083b5c4cfa64f26956b4db2a535937c0e8a0 /INSTALL.W32
parente7227322b3106e9fa8447410eb09d4a15b4d4b8b (diff)
downloadopenssl-82db6e1646af7d0df0b86bfbedfea1efaebcc27a.tar.gz
Say that recent CygWin perl versions work as well.
Submitted by Eric Hanchrow <erich@votehere.net>
Diffstat (limited to 'INSTALL.W32')
-rw-r--r--INSTALL.W326
1 files changed, 5 insertions, 1 deletions
diff --git a/INSTALL.W32 b/INSTALL.W32
index b29e026e46..564c1f9e55 100644
--- a/INSTALL.W32
+++ b/INSTALL.W32
@@ -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++