my apologizes,
As for complin a binary, then yes I am.
This is what I am getting
rm -f st st.o x.o st-0.8.3.tar.gz
c99 -I/usr/X11R6/include `pkg-config --cflags fontconfig` `pkg-config --cflags freetype2` -DVERSION=\"0.8.3\" -D_XOPEN_SOURCE=600 -O1 -c st.c
/bin/sh: c99: command not found
make: *** [Makefile:22: st.o] Error 127
I have installed the system.devel and also the needed headers so the dmw and dmenu both complied fine. I know C99 is a compiler but the question I have is how can I install or use it on Solus