I made up a separate script that called /usr/bin/wish (the Aqua
version) explicitly:
% diff ~/bin/aquamaxima /sw/bin/xmaxima
3c3
< exec /usr/bin/wish "$0" "$@"
---
> exec wish "$0" "$@"
15074c15074
< exec /usr/bin/wish "$0" "$@"
---
> exec wish "$0" "$@"
That does it.
On Tuesday, July 15, 2003,
There is indeed a separate Aqua version of Tcl/Tk . I use it to run
Maxima in aqua instead of X11.
On Saturday, July 12, 2003, at 07:45 PM, Andrew Hartung wrote:
Finally, I've been looking into Tcl/Tk, am I going to run into two OS
X versions(one for X, one for Aqua) too?(assuming what I thi