|
From: Casey A. <ca...@sa...> - 2007-02-28 14:30:20
|
Ok, i've tried to compile Tile from the source package from SourceForge. And i am unable to successfully compile it. I tried both Jeff's and Joe's versions. When i try ./configure, i get these errors: checking for correct TEA configuration... ok (TEA 3.5) checking for Tcl configuration... configure: WARNING: Can't find Tcl configuration definitions However, there is a Port of Tile, and that has compiled successfully. Any tips on getting the standard SF.net source distribution to compile? I certainly wouldn't mind either offering an account on my machine to compile Tile releases, or doing it myself. On Mon February 26 2007 10:12, you wrote: > Casey Ackels wrote: > > platforms (windows, linux, freebsd). > > ... > > > So, I unwrapped the tile.kit and /FreeBSD-x86/ doesn't exist. Is > > this a mistake or is there no FreeBSD support in tile.kit? > > Whoever built tile.kit probably did not have access to a FreeBSD > machine. One just needs to extend the existing kit with the right > binaries. > > > And if FreeBSD isn't supported, what would it take to get it > > supported? If its a simple recompilation, i would be more than > > willing to do it, provided I had instructional help (I am new to > > this). > > Yes, it's a simple recompilation. You would need to grab the > appropriate sources (ideally the same as the kit uses, for > consistency with the runtime tcl files), and just do the usual > configure/make on it. It's the install that has to be > hand-twiddled to get into the kit correctly. > > Jeff |