On Feb 16, 2006, at 17:18 , Daniel Macks wrote:

On Fri, Feb 17, 2006 at 09:06:52AM +1100, Mike Dyall-Smith wrote:
[trying to port FAKtory]
"Sorry, but FAKtory only runs under Linux and Solaris.  You are
welcome to download the source code and try to compile on MacOS but I
don't think that will work because it requires an old package called
ET that only works with Tcl/Tk8.0."

Does the package ET mean anything to anyone, and if so, do you know
of a compiled version of ET for OS X.
In the source folder I can see a libarary file et.o but it is already
compiled by the look of it.

Is this http://www.hwaci.com/sw/et/ET.html the ET they mean?

I believe it is, I've almost been able to compile it however the Mac tcl/tk is missing a couple of files to complete building.

I've tried both build methods, this is what I get.

(editing the Makefile is required for building in any OS)

seting for "ET_SRC = et36.c"
ERROR: et36.c line 603: can't open include file "parray.tcl": No such file or directory ERROR: et36.c line 606: can't open include file "tkerror.tcl": No such file or directory

seting for "ET_SRC = et40.c"
ERROR: et40.c line 603: can't open include file "parray.tcl": No such file or directory ERROR: et40.c line 606: can't open include file "tkerror.tcl": No such file or directory ERROR: et40.c line 610: can't open include file "optionMenu.tcl": No such file or directory ERROR: et40.c line 612: can't open include file "scrollbar.tcl": No such file or directory


I believe with a little persuasion this can be overcome and generate the required files your after.

dan

-- Dale



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to