From: John Peacock <[EMAIL PROTECTED]>
   Date: Thu, 06 Dec 2001 16:03:35 -0500
   
   John Peacock wrote:
   > 
   > > $ rxvt
   > > failed to load libX11.dll
   > 
   
   Never mind; I just read through /usr/doc/Cygwin/rxvt-2.7.2.README and realized
   that Rational had set the environment variable 
   
        set DISPLAY=:0
        rxvt -e bash --login -i

This also works:
  rxvt -display :0 -e bash --login -i

I have my display set to 127.0.1.0:0 so that ssh X11 port forwarding works.

-jeff


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to