This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running xterm on localhost with XWin


Mario Ohnewald wrote:
> 
> Hello!
> Should this not work:?

No.

> 
> XWin -screen 0 640 480 &        # open X
> set DISPLAY=127.0.0.1:0.0       # set Display
> xterm.exe                       # run app. wich should appar in X
> 
> xterm Xt error: Can't open display:
> 
> Cheers, Mario

With csh, use setenv, not set

With bash, use export after set

HaND,
-- 
Michel Bardiaux
Peaktime Belgium S.A.  Bd. du Souverain, 191  B-1160 Bruxelles
Tel : +32 2 790.29.41


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]