|
From: Joe E. <jen...@fl...> - 2006-07-24 01:09:26
|
Adam Richards wrote: > > Ok, so I tried the alternate configure and make. Got a different error > this time -- make failed for tile.c. I've attached the output of: > > generic/configure --with-tcl=/usr/local/lib/tcl8.4/ > --with-tk=/usr/local/lib/tk8.4/ Argh, sorry, that should have been: cd generic; ./configure --disable-private-headers \ [... --with-tcl, --with-tk as before ] I forgot that --disable-private-headers is off by default now. --Joe English jen...@fl... |