8/13/2020

ST (Simple Terminal - Suckless) install error



To compile st this will probably help:

$ sudo apt install libxft-dev libx11-dev


First try ended with errors:

x.c:11:10: fatal error: X11/Xatom.h:
x.c:15:10: fatal error: X11/Xft/Xft.h:


After installing these packets compiling worked like a charm.