This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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: Problem starting rxvt with Cygwin 1.3.6-4


   From: John Peacock <jpeacock@rowman.com>
   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/


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