summaryrefslogtreecommitdiffstats
path: root/INSTALL.WIN
diff options
context:
space:
mode:
authorRichard Levitte <richard@levitte.org>2016-01-21 14:43:51 +0100
committerRichard Levitte <richard@levitte.org>2016-01-22 23:12:22 +0100
commitd36ab9ce9a984684d9cffb60bca5d072ed5279d7 (patch)
tree260b6cb2a6e62f25491e3c4e77ed1c98dc786897 /INSTALL.WIN
parent632b3092807db45251711e39dcd7d55a16d12957 (diff)
Refactor file writing - information on our use of Perl and Perl modules
This includes a start on how to install missing modules. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'INSTALL.WIN')
-rw-r--r--INSTALL.WIN6
1 files changed, 4 insertions, 2 deletions
diff --git a/INSTALL.WIN b/INSTALL.WIN
index 4855b62fb5..d57923886c 100644
--- a/INSTALL.WIN
+++ b/INSTALL.WIN
@@ -6,8 +6,10 @@
Here are a few comments about building OpenSSL for Windows environments.
- - you need Perl. Unless you will build on Cygwin, you will
- need ActiveState Perl, available from http://www.activestate.com/ActivePerl.
+ - you need Perl. Unless you will build on Cygwin, you will need
+ ActiveState Perl, available from http://www.activestate.com/ActivePerl.
+ You also need the perl module Text::Template, available on CPAN.
+ Please read README.PERL for more information.
- one of the following C compilers: