comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: DISPLAY environment on Mac OS-X
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: DISPLAY environment on Mac OS-X [message #41431] Thu, 21 October 2004 06:12
K. Bowman is currently offline  K. Bowman
Messages: 330
Registered: May 2000
Senior Member
In article <20041021104152237+0200@medienmac>,
Dietrich Onnasch <onnasch@pedcard.uni-kiel.de> wrote:

> We are using IDL 6.1 on an Apple Dual G5 under Mac OS 10.3.5.
> I am reporting on a problem we had, and a solution. May be someone else
> has similar problems or a better solution.

Shell/environment issues always drive me nuts. We do this under tcsh


if ($?DISPLAY == 0) then
if ($?REMOTEHOST) then
setenv DISPLAY ${REMOTEHOST}:0
else
setenv DISPLAY :0
endif
endif


Perhaps that will solve your problem? (We still have issues with
locking the .Xauthority file.)

Ken Bowman
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: DISPLAY environment on Mac OS-X
Next Topic: Talking to Matlab

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:33:45 PDT 2025

Total time taken to generate the page: 0.00454 seconds