openbsd compilation note
This commit is contained in:
parent
1210133b4b
commit
ec8887f0f2
@ -36,6 +36,9 @@ default build, since it asks `fontconfig` for your system monospace font. It
|
|||||||
might be obvious, but `libX11` and `libXft` are required as well. Chances are,
|
might be obvious, but `libX11` and `libXft` are required as well. Chances are,
|
||||||
you have all of this installed already.
|
you have all of this installed already.
|
||||||
|
|
||||||
|
On OpenBSD, be sure to edit `config.mk` first and remove `-lrt` from the
|
||||||
|
`$LIBS` before compiling.
|
||||||
|
|
||||||
## How to configure dynamically with Xresrouces
|
## How to configure dynamically with Xresrouces
|
||||||
|
|
||||||
For many key variables, this build of `st` will look for X settings set in
|
For many key variables, this build of `st` will look for X settings set in
|
||||||
|
Loading…
Reference in New Issue
Block a user