Modified minimum version of Perl to 5.6 (not tested!) and gnumake to 3.81.

This commit is contained in:
Andrew Johnson
2008-06-19 21:23:58 +00:00
parent 448cdf851d
commit a625f45303
2 changed files with 4 additions and 4 deletions

View File

@@ -151,11 +151,11 @@ Software requirements</h3>
<blockquote><b>GNU make</b>
<br>You must use GNU make, gnumake, for any EPICS builds. Set your
path so that a gnumake version 3.78.1 or later is available.
path so that a gnumake version 3.81 or later is available.
<p><b>gcc</b>
<br>You must have gcc version 3.4.2 or later.
<p><b>Perl</b>
<br>You must have perl version 5.0 or later installed. The configure files
<br>You must have perl version 5.6 or later installed. The configure files
do not specify the perl full pathname. You need the perl executable
in your search path.
<p><b>Unzip and tar (Winzip on WIN32 systems)</b>