On 11 October 2010 at 15:50 John Cooper <[email protected]> wrote:
> On 11/10/10 15:23, [email protected] wrote: > >> Excellent! A step > >> forward. Unfortunately, there doesn't seem to be > >> an export command in the > >> csh. According to the man page it is available in sh and ksh, but not csh. > >> Any idea how I do the last step? > > setenv will automatically export the variable. Easy check, just do > > echo $DISPLAY > > and it should say > > > ip_address:0.0 > > if black, it hasn't set it. > > you could always fall back to standard shell by typing > > sh > > and using the DISPLAY= and export commands Thanks. I've now got that far, but still no graphical display at the PC end when I run my script. I don't suppose that there is any reason why the SparcServer wouldn't do this? Could it have been set up originally to prevent remote graphical working? In use, this device is normally part of an ATE system and has a monitor permanently connected so remote logins wouldn't normally be needed. The most remoteness we've ever had before is the use of FTP to transfer files to and from the machine (and we only did that because it was easier than writing to a suitable removable media). Terry -- Next meeting: Crown Hotel, Blandford Forum, Tuesday 2010-11-02 20:00 Meets, Mailing list, IRC, LinkedIn, ... http://dorset.lug.org.uk/ How to Report Bugs Effectively: http://goo.gl/4Xue

