Hi, I adjusted paths in config.mk: X11INC = /usr/X11R7/include X11LIB = /usr/X11R7/lib FREETYPEINC = ${X11INC}/freetype2
It compiles successfully, but startx/xinitrc show me X for a second and then it goes back to tty. Typing dwm from tty gives 'Shared object "libX11.so.7" not found' libX11.so.7 is in /usr/X11R7/lib (result of find). NetBSD is similar to OpenBSD, I believe, at least in this case. Any help will be highly appreciated. P.S. X works fine, I've tried Openbox. / Mitt