summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-01 15:07:21 -0400
committerJune McEnroe <june@causal.agency>2020-04-01 15:07:21 -0400
commit6e7613c1cef691a41f8ec8a823416241a8efd442 (patch)
tree81088d2833d14472cd647a527421e434c435148c
parentFix multi-mention tab completion condition (diff)
downloadcatgirl-6e7613c1cef691a41f8ec8a823416241a8efd442.tar.gz
catgirl-6e7613c1cef691a41f8ec8a823416241a8efd442.zip
Mention running ldconfig after editing /etc/ld.so.conf
-rw-r--r--README.74
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
href='/src/commit/home/.config/cwm/cwmrc?id=0395f875740def3580545a0640eefe9521a0da2b&follow=1'>Set colours for Xt and cwmJune McEnroe 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 2021-02-07Fully configure and rebind cwmJune McEnroe 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe 2021-02-06Add xterm output to schemeJune McEnroe