summaryrefslogtreecommitdiffstats
path: root/INSTALL.DJGPP
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.DJGPP
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.DJGPP')
-rw-r--r--INSTALL.DJGPP3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.DJGPP b/INSTALL.DJGPP
index 1047ec90a5..e1ec676038 100644
--- a/INSTALL.DJGPP
+++ b/INSTALL.DJGPP
@@ -11,7 +11,8 @@
You should have a full DJGPP environment installed, including the
latest versions of DJGPP, GCC, BINUTILS, BASH, etc. This package
- requires that PERL and BC also be installed.
+ requires that PERL and the PERL module Text::Template also be
+ installed.
All of these can be obtained from the usual DJGPP mirror sites or
directly at "http://www.delorie.com/pub/djgpp". For help on which