summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-01-03 14:58:44 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-01-03 14:58:44 +0000
commit8a8d8ededd8ef72c2e91b32f27a93dba2bd16007 (patch)
tree917d182f40aed6ba8cc2b6478098b07dd1e3c4f6 /INSTALL
parent4c7b481b4c16a31dd26b475507116e06592b0b6d (diff)
The dir is named util/ and better to explicitly call the
perl interpreter because not everyone has it in /usr/local/bin/perl.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 5c19a6ed4d..b6b1661ca6 100644
--- 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>:
- 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