apex
Administrator
Member # 1
|
posted September 30, 2001 06:00 PM
In src/
code:
./configure --with-gtk-prefix=/usr/local/lib/gtk --with-tlib=ncurses
You will see warning during configure about gtk and gtk-config. Be sure gcc uses -DFEAT_GUI_ATHENA, not DFEAT_GUI_GTK. Requires libdl, glib, gtk+, ncurses and X11 (XFree86 and the like).
Posts: 307 | From: Alaska | Registered: Aug 2001
| IP: Logged
|