checking for NETHACK_PROXY... configure: error: Need X Athena Widgets Library for X11 graphics
started with:
./configure --enable-zouthern --enable-user-sounds --enable-tty-graphics --enable-x11-graphics --enable-sdl-graphics
I only picked this up (NETHACK_PROXY) because I previously tried --enable-proxy-graphics and could not find the package nhproxy
BTW it should say what the "X Athena Widgets Library for X11 graphics" package name is (libxmu-dev -> libxmu-headers & libxt-dev)
I only knew what packages were required because I had just finished coming through and old configure.in file that talked about manually inserting -LXmu -LXt somewhere else..
Cheers
Paul
PS thanks for the new 0.8 alpha release