Running xterm on localhost with XWin

Michel Bardiaux mbardiaux@peaktime.be
Tue Sep 24 11:29:00 GMT 2002


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



More information about the Cygwin-xfree mailing list