Dimitris Papastamos wrote: > http://www.netbsd.org/docs/elf.html#elf-rpath
This is helpful, though I still can't solve the problem. I've tried putting "-Wl, -R/usr/X11R7/lib" in config.mk CFLAGS and got the same error. Putting it in LDFLAGS causes ld to complain about not being able to find "file or directory". LD_LIBRARY_PATH solves it, however every time I run make I have to redo it. So, the method is not preferred. I suppose, I am missing something with "-Wl, -R". To Leonardo Taccari: I have a special folder for suckless in my home, also I like to switch themes regularly, using config.h templates for the software. Thanks, Mitt
