From 888007108bc3cd1011d145470f6295743f4909d6 Mon Sep 17 00:00:00 2001 From: "Paul C. Sutton" Date: Mon, 4 Jan 1999 09:58:25 +0000 Subject: [PATCH] The dir is named util/ and better to explicitly call the perl interpreter because not everyone has it in /usr/local/bin/perl. --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index b6b1661ca6..e18fdfcf55 100644 --- a/INSTALL +++ b/INSTALL @@ -90,7 +90,7 @@ Installation in Detail If the install directory will be the default of /usr/local/ssl, skip to the next stage. Otherwise, run - utils/ssldir.pl /new/install/path + perl util/ssldir.pl /new/install/path This configures the installation location into the "install" target of the top-level Makefile, and also updates some defines -- 2.34.1