aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRalf S. Engelschall <rse@openssl.org>1999-03-20 13:04:12 +0000
committerRalf S. Engelschall <rse@openssl.org>1999-03-20 13:04:12 +0000
commitafb2306346ea656388c076b461e5c38f1fc56199 (patch)
tree0ccc84aa25fc3fbc2dd9f8b328359aad4e9c33d8 /INSTALL
parente2e044faa1eba415459d1844712aefd0d5bad842 (diff)
downloadopenssl-afb2306346ea656388c076b461e5c38f1fc56199.tar.gz
Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl,
test/test.txt and crypto/sha/asm/f.s; changed permission on "config" script to be executable) and a fix for the INSTALL document. Submitted by: Ulf Moeller <ulf@fitug.de> Reviewed by: Ralf S. Engelschall
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 2 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 6ce69da7e3..d72383e49a 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,8 +1,7 @@
Installing OpenSSL on Unix
--------------------------
-[For instructions for compiling OpenSSL on Windows systems, see
-INSTALL.W32].
+[For instructions for compiling OpenSSL on Windows systems, see INSTALL.W32].
To install OpenSSL, you will need:
@@ -23,7 +22,7 @@ If you want to just get on with it, do:
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>:
+after running `sh config':
perl util/ssldir.pl /new/install/path