diff options
-rw-r--r-- | README.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/README.7 b/README.7 index 2d65e2d..6f0ae3a 100644 --- a/README.7 +++ b/README.7 @@ -110,10 +110,12 @@ PKG_CONFIG_PATH=/opt/libressl/lib/pkgconfig ./configure If your system is incapable of providing LibreSSL, consider building it manually and installing to .Pa /usr/local , -making sure to add +adding .Pa /usr/local/lib to .Pa /etc/ld.so.conf +and running +.Xr ldconfig 8 if necessary. . .Pp |