From 6e7613c1cef691a41f8ec8a823416241a8efd442 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 1 Apr 2020 15:07:21 -0400 Subject: Mention running ldconfig after editing /etc/ld.so.conf --- README.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.7') 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 -- cgit 1.4.1