From 3c675f2565c93fec13d7f6bf7f5312276ad70634 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 16 Jun 1998 15:43:37 +0000 Subject: [PATCH] Fixed reference to perl location. --- README | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README b/README index c9036a169..a5e3889ab 100644 --- a/README +++ b/README @@ -16,11 +16,9 @@ Notes: V3.70) of gnumake is available. 3. You must have perl installed. See the README.Perl in this directory. The - config files specify the perl full pathname as /usr/local/bin/perl for + config files specify the perl full pathname as /usr/bin/perl for unix builds and C:\Perl\bin\perl for WIN95/NT builds. You can override - these specifications with a CONFIG_SITE_HOST_ARCH. file. (The - config files contain an override file CONFIG_SITE_HOST_ARCH.solaris - with PERL set to /opt/local/bin/perl.) + these specifications with a CONFIG_SITE_HOST_ARCH. file. 4. You may need vendors C and C++ compilers in your search path. (Check the definitions of ACC and CCC in CONFIG.Host. or gnu GCC