c_rehash doesn't work at that point of the installation, so don't even
authorUlf Möller <ulf@openssl.org>
Tue, 4 May 1999 15:41:01 +0000 (15:41 +0000)
committerUlf Möller <ulf@openssl.org>
Tue, 4 May 1999 15:41:01 +0000 (15:41 +0000)
try.

INSTALL
Makefile.org

diff --git a/INSTALL b/INSTALL
index 182992fecd70a13584cfdf522d28f1dda3227cdd..bf0046c80bb7fceb1ea3e691e8469cc566d442fd 100644 (file)
--- a/INSTALL
+++ b/INSTALL
   $ make test
   $ make install
 
- [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.]
+ [If any of these steps fails, see section Installation in Detail below.]
 
  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,
index af79054c8e404a92b948e4b265a711a1a70e2a94..560051481b4decfef2c603d17106fdb0bbcccaaa 100644 (file)
@@ -248,7 +248,6 @@ links:
        (cd $$i && echo "making links in $$i..." && \
        $(MAKE) CC='${CC}' PLATFORM='${PLATFORM}' CFLAG='${CFLAG}' SDIRS='$(SDIRS)' INSTALLTOP='${INSTALLTOP}' PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' MD5_ASM_OBJ='${MD5_ASM_OBJ}' RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' AR='${AR}' PERL='${PERL}' links ) || exit 1; \
        done;
-       @(OPENSSL="`pwd`/apps/openssl"; export OPENSSL; sh tools/c_rehash certs)
 
 dclean:
        rm -f *.bak