Ah - discovered the reason why I was getting the 'display' problem - I
was remotely logged in to another SPARC.
When I actually sat at the SPARC with TCl/Tk on, everything worked fine.
Question - how would you 'rlogin' and then specify the display on the
local workstation ?
I'm now very impressed with Tcl/Tk and would recommend a look to anyone.
I'm looking forward to the release of the GRASS - Tcl/Tk stuff.
Cheers,
Steve Culshaw
NRA North West
e-mail : nra@cix.compulink.co.uk (general usage)
or sculshaw@cix.compulink.co.uk (Private - only checked at best
weekly)
To inform your host that you want to display on a client's screen, use
the command
setenv DISPLAY clients.name:0
or
DISPLAY=clients.name:0; export DISPLAY
depending on the type of OS you have.
P. Martijn van Leusen
Institute of Prehistory, University of Amsterdam
martijn@scanner.frw.uva.nl
On Mon, 14 Mar 1994, N R A wrote:
Ah - discovered the reason why I was getting the 'display' problem - I
was remotely logged in to another SPARC.
When I actually sat at the SPARC with TCl/Tk on, everything worked fine.
Question - how would you 'rlogin' and then specify the display on the
local workstation ?
I'm now very impressed with Tcl/Tk and would recommend a look to anyone.
I'm looking forward to the release of the GRASS - Tcl/Tk stuff.
Cheers,
Steve Culshaw
NRA North West
e-mail : nra@cix.compulink.co.uk (general usage)
or sculshaw@cix.compulink.co.uk (Private - only checked at best
weekly)