I just used fink to download gtk+, readline, and XDarwin.
However, I cannot make tace.
The first problem is that glib.h is in /sw/include
so I went to wmake/truemake and fixed IDIR as follows:
# NB ACEDB_GTK needed everywhere for the time being: TODO
IDIR = -I/sw/include -I.. -I../$(INCLUDE) -I../wstaden -DACEDB_GTK
but now I get these errors:
[localhost:~/wares/ACEDB-source.4_9f] metaperl% make tace
making tace for FreeBSD
cc -DACEDB4 -I/usr/X11R6/include -I/sw/include -I.. -I../wh -I../wstaden -DACE\
DB_GTK -DFreeBSD -c -c messubs.c
/sw/include/glib.h:66: header file 'glibconfig.h' not found
/sw/include/glib.h:502: undefined type, found `gint32'
/sw/include/glib.h:503: undefined type, found `guint32'
/sw/include/glib.h:504: undefined type, found `guint32'
/sw/include/glib.h:505: undefined type, found `gint32'
/sw/include/glib.h:840: undefined type, found `guint8'
/sw/include/glib.h:1573: undefined type, found `guint32'
/sw/include/glib.h:1591: undefined type, found `guint32'
/sw/include/glib.h:1737: undefined type, found `guint8'
/sw/include/glib.h:1740: undefined type, found `guint8'
/sw/include/glib.h:2094: undefined type, found `guint16'
/sw/include/glib.h:2095: undefined type, found `guint8'
/sw/include/glib.h:2171: undefined type, found `guint32'
/sw/include/glib.h:2184: undefined type, found `guint32'
/sw/include/glib.h:2193: undefined type, found `guint32'
/sw/include/glib.h:2231: undefined type, found `guint32'
/sw/include/glib.h:2253: undefined type, found `guint8'
/sw/include/glib.h:2255: undefined type, found `guint8'
/sw/include/glib.h:2256: undefined type, found `guint8'
/sw/include/glib.h:2354: missing right curly brace, found `GLIB_SYSDEF_POLLIN'
/sw/include/glib.h:2355: illegal external declaration, missing `;' after `G_IO_\
OUT'
/sw/include/glib.h:2356: undefined type, found `G_IO_PRI'
/sw/include/glib.h:2357: illegal external declaration, missing `;' after `G_IO_\