I configured gnubg thous: ./configure --with-board3d --with-gdbm --with-gtk2 --with-gtkextra
The output from configure does not say anything is wrong, yet gnubg comes up without 3d. [EMAIL PROTECTED]:~/software/gnubg$ grep USE_BOARD3D *.h backgammon.h:#if USE_BOARD3D config.h:/* #undef USE_BOARD3D */ export.h:#if USE_BOARD3D gtkboard.h:#if USE_BOARD3D gtkboard.h:#if USE_BOARD3D gtkgame.h:#if USE_BOARD3D render.h:#if USE_BOARD3D render.h:#if USE_BOARD3D renderprefs.h:#if USE_BOARD3D Questions: 1. why configure did not say anything? 2. which libraries am I missing? Thanks, Joseph _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
