|
From: Casey A. <ca...@sa...> - 2007-02-24 17:10:01
|
Hi, I am in the process of overhauling my application, and would like to use Tile, so I have playing around with using Tile on several platforms (windows, linux, freebsd). I believe using the tile.kit will be the easiest solution. However, when I try to do a 'package require' for tile, I get an error. Here is the complete steps that i took: ./tclkit-freebsd6-x86 % source tile07.kit % package require tile couldn't load library "/home/casey/Downloads/Tcl/tile07.kit/lib/tile0.7.2/FreeBSD-x86/tile072.so": no such file or directory 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? 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). - Casey |