From: Daniel L. <da...@ra...> - 2002-02-15 00:44:29
|
> Daniel, > > Two things here. First, ot doesn't look like you are including the Tcl > library in your link line for tk. But that doesn't much matter, the port of Do you know why Tk is not picking it up? 8.3.3 had no trouble looking in ../tcl8.3.3 to find it. In 8.3.4, it does not find tcl even if I have it in .. or pass ithe --with-tcl option it does not pickit it up I tried also adding a -ltcl8.3 by hand and I get the same error > Tk to Mac OS X postdates 8.3.4, and in fact hasn't been checked onto the > HEAD of the 8.4 branch. You want to check out the macosx-8-4-branch branch > of the tcl & tk sources if you want Tk for Mac OS X. The other option is to > get Xfree, and use that to compile with Tk. Xfree is ok. I am not that concerned about the look and feel as it is to get it to work. I will give it a try with the macosx-8-4-branch, will it work with latest Itcl? Best regards Daniel |