From: Bodo Möller Date: Sat, 1 May 1999 00:28:56 +0000 (+0000) Subject: Point out the "rehashing skipped" is not a problem. X-Git-Tag: OpenSSL_0_9_3beta1~178 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=69bb35ed726102975259808dcf7c279f85afef4f;hp=0fda2e3788c576392f3521dfa4b9c86e93e977b7 Point out the "rehashing skipped" is not a problem. Submitted by: Reviewed by: PR: --- diff --git a/INSTALL b/INSTALL index bf0046c80b..182992fecd 100644 --- a/INSTALL +++ b/INSTALL @@ -20,7 +20,10 @@ $ make test $ make install - [If any of these steps fails, see section Installation in Detail below.] + [If any of these steps fails, see section Installation in Detail below. + During "./config", you will see the message + c_rehash: rehashing skipped ('openssl' program not available). + This is inevitable at that stage and does not indicate any error.] This will build and install OpenSSL in the default location, which is (for historical reasons) /usr/local/ssl. If you want to install it anywhere else,