Group: comp.lang.tcl


Subject: can't launch wish through SSH on macOS X
From: Randolf Schultz
Date: 12/10/2007 1:04:39 PM
Luc Moulinier <moumou@igbmc.u-strasbg.fr> wrote: [...] > How do people working with Mac from a server ?I'm really amaze by > thinking people recomplile, and that nobody made a X11 a) You do not need a local Tcl/Tk if you are redirecting an X11 based Tcl/Tk application from a remote Unix machine to a Mac. b) Compiling Tcl/Tk for X11 is easy (even on a Mac), but few people use it anyway as the Aqua port is "good enough". Or are you really talking about using a Mac (e.g. an "Xserve") as remote Unix system? Then b) still holds: ./configure;make... best regards, Randolf, -- http://www.ayam3d.org/ Ayam, where import means NURBS.