From e6122b7cad586435dbc8d8a5c07be6fb499f8f25 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 10 May 1999 20:44:25 +0000 Subject: [PATCH] Updated perl info. Perl now must be in users path. --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index a5e3889ab..9c5acaf5d 100644 --- a/README +++ b/README @@ -16,9 +16,8 @@ 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/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. + config files no longer specify the perl full pathname. You now need the + perl executable in your search path. 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