On Nov 8, 2006, at 11:23 AM, Alan W. Irwin wrote: > anything more we can do in the linking department. One possibility > is to > try a different version of Tcl/Tk (the fink version if you got the > above > results with the Apple native version or vice versa). But if you > get the > same or related run-time problems with a different Tcl/Tk version > then I > think your only recourse is to do some run-time debugging to see > exactly > what the problem is.
It looks like it does work with the Fink Tk/Tcl. I can use the Tk driver now and the Tcl examples also seem to work. I have the following fink Tcl/Tk packages: tcltk, tcltk-dev and tcltk-shlibs, all version 8.4.6-2. I'll update the wiki accordingly. There is one bit of OS-X weirdness though. This works: ./examples/c/x01c, then choose the Tk device. However, this gives me a bus error: ./examples/c/x01c -dev tk As does this: ./examples/c/x01c -dev aqt But these don't: ./examples/c/x01c -dev xwin ./c/x01c -dev svg So it isn't something about Tk. I'd guess that it is something about command line arguments since I have lots of programs that specify these drivers in a non-interactive way and they work fine. -Hazen ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel