Point out the "rehashing skipped" is not a problem.
authorBodo Möller <bodo@openssl.org>
Sat, 1 May 1999 00:28:56 +0000 (00:28 +0000)
committerBodo Möller <bodo@openssl.org>
Sat, 1 May 1999 00:28:56 +0000 (00:28 +0000)
Submitted by:
Reviewed by:
PR:

INSTALL

diff --git a/INSTALL b/INSTALL
index bf0046c80bb7fceb1ea3e691e8469cc566d442fd..182992fecd70a13584cfdf522d28f1dda3227cdd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
   $ make test
   $ make install
 
   $ 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,
 
  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,