mirror of
https://github.com/openssl/openssl.git
synced 2025-01-30 14:01:55 +08:00
Point out the "rehashing skipped" is not a problem.
Submitted by: Reviewed by: PR:
This commit is contained in:
parent
0fda2e3788
commit
69bb35ed72
5
INSTALL
5
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,
|
||||
|
Loading…
Reference in New Issue
Block a user