Re: [MACTCL] Need TCL/X11 for OS X 10.4 intel
by Kevin Walzer other posts by this author
Aug 6 2007 9:28AM messages near this date
[MACTCL] Need TCL/X11 for OS X 10.4 intel
|
Re: [MACTCL] Need TCL/X11 for OS X 10.4 intel
Steve Collins wrote:
> I find I am "porting" an X11 TCL/TK + C + Togl application from
> Mac OS X 10.3 to 10.4. While I expected this to be trival,
> It appears all the current mac tcl stuff is now using TCL/Aqua.
>
> Does anyone know how I can get a working TCL/TK for OS X 10.4 (intel)
> that uses X11 like it did under 10.3 PPC? I tried installing FINK
> version and
> it seems to be using Aqua too.
>
> My application is a spacecraft visualization tool that needs to
> cross compile and run under Solaris and Linux, so I am trying to
> stick with (working!) X11 + Togl setup for cross platform
> compatibility reasons.
>
> Thanks,
>
> Steve dot Collins at jpl.nasa.gov
>
It should be easy enough to build yourself from source. Download the
Tcl/Tk source trees, build Tcl, then build Tk from the Unix directory
(instead of the macosx directory).
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now > > http://get.splunk.com/
_______________________________________________
Tcl-mac mailing list
tcl-mac@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-mac
Thread:
Steve Collins
Kevin Walzer
Kevin Walzer
|