# For compiling and specifying include dirs ncurses6-config --cflags # -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -I/home/dano/.local/include/ncurses -I/home/dano/.local/include # For linking and specifying lib dirs ncurses6-config --libs # -L/home/dano/.local/lib -lncurses # For LD_LIBRARY_PATH when executing and linking dynamically ncurses6-config --libdir #/home/dano/.local/lib