The dir is named util/ and better to explicitly call the
authorRalf S. Engelschall <rse@openssl.org>
Sun, 3 Jan 1999 14:58:44 +0000 (14:58 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Sun, 3 Jan 1999 14:58:44 +0000 (14:58 +0000)
perl interpreter because not everyone has it in /usr/local/bin/perl.

INSTALL

diff --git a/INSTALL b/INSTALL
index 5c19a6ed4dbabf11e14e8aa12ab0743a93230cf0..b6b1661ca61250cfd89d3e1e24baa82f8033ff59 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -26,7 +26,7 @@ This will build and install OpenSSL in the default location, which is
 /usr/local/ssl. If you want to install it anywhere else, do this
 after running ./Configure <system>:
 
 /usr/local/ssl. If you want to install it anywhere else, do this
 after running ./Configure <system>:
 
-  utils/ssldir.pl /new/install/path
+  perl util/ssldir.pl /new/install/path
 
 If anything goes wrong, follow the detailed instructions below. If
 your operating system is not (yet) supported by OpenSSL, see the
 
 If anything goes wrong, follow the detailed instructions below. If
 your operating system is not (yet) supported by OpenSSL, see the