public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem starting rxvt with Cygwin 1.3.6-4
@ 2001-12-06 13:03 John Peacock
  2001-12-06 13:17 ` John Peacock
  0 siblings, 1 reply; 3+ messages in thread
From: John Peacock @ 2001-12-06 13:03 UTC (permalink / raw)
  To: CygWin Discussion

> $ rxvt
> failed to load libX11.dll

I see no evidence of this file (though I see the suspiciously named libW11.dll).
I searched the list archive and found only these messages:

http://sources.redhat.com/ml/cygwin/2001-12/msg00254.html
http://sources.redhat.com/ml/cygwin/2001-05/msg01727.html

neither of which is particularly helpful.

I swear I never installed XFree at all before, but I just recently started 
using rxvt (and was enjoying it immensely).  I reinstalled rxvt and cygwin, to
no effect.  I did just reinfest my machine with Rational Suite Enterprise, so
god knows what that has done to me...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem starting rxvt with Cygwin 1.3.6-4
  2001-12-06 13:03 Problem starting rxvt with Cygwin 1.3.6-4 John Peacock
@ 2001-12-06 13:17 ` John Peacock
  2001-12-06 18:58   ` Jeff Mincy
  0 siblings, 1 reply; 3+ messages in thread
From: John Peacock @ 2001-12-06 13:17 UTC (permalink / raw)
  To: CygWin Discussion

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 

	DISPLAY=:0.0

once I set that to 

	DISPLAY=:0

and rxvt comes up like normal.

NOTE: since I was using rxvt as part of my CYGWIN.BAT file, I had to do:

	chdir \cygwin\bin

	set DISPLAY=:0
	rxvt -e bash --login -i

in order to make sure that rxvt worked properly.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747

--
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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Problem starting rxvt with Cygwin 1.3.6-4
  2001-12-06 13:17 ` John Peacock
@ 2001-12-06 18:58   ` Jeff Mincy
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Mincy @ 2001-12-06 18:58 UTC (permalink / raw)
  To: John Peacock; +Cc: CygWin Discussion

   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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-12-07  2:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-06 13:03 Problem starting rxvt with Cygwin 1.3.6-4 John Peacock
2001-12-06 13:17 ` John Peacock
2001-12-06 18:58   ` Jeff Mincy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).