From a625f45303707860025ee96d44e9f6f037053383 Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 19 Jun 2008 21:23:58 +0000 Subject: [PATCH] Modified minimum version of Perl to 5.6 (not tested!) and gnumake to 3.81. --- documentation/README.1st | 4 ++-- documentation/README.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/README.1st b/documentation/README.1st index 796c2df46..254e7f649 100644 --- a/documentation/README.1st +++ b/documentation/README.1st @@ -113,10 +113,10 @@ Software requirements GNU make 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. Perl - You must have perl version 5.0 or later installed. The configure files do + 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. diff --git a/documentation/README.html b/documentation/README.html index 7afd8fc65..1a136d079 100644 --- a/documentation/README.html +++ b/documentation/README.html @@ -151,11 +151,11 @@ Software requirements
GNU make
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.

gcc
You must have gcc version 3.4.2 or later.

Perl -
You must have perl version 5.0 or later installed. The configure files +
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.

Unzip and tar (Winzip on WIN32 systems)