rxvt in search of libX11.dll

2005-05-20 Thread Didier BRETIN
Hello,
I have installed some X11 packages and the 'startx' is working.
I have xterm.
But when I want to launch 'rxvt' it says to me that it doesn't
find libX11.dll.
I launch a find / -name 'libX11.dll'  on my cygwin installation
and this file is not existing.
What is the package for this library I need to install ?
Regards.
--
Didier BRETIN
http://www.bretin.net/


Re: rxvt in search of libX11.dll

2005-05-20 Thread Igor Pechtchanski
On Fri, 20 May 2005, Didier BRETIN wrote:

 Hello,

 I have installed some X11 packages and the 'startx' is working.
 I have xterm.

 But when I want to launch 'rxvt' it says to me that it doesn't
 find libX11.dll.

As I understand it, rxvt will first look for cygX11-6.dll, which is in
xorg-x11-bin-dlls, and only then for libX11.dll (which is in
XFree86-lib-compat).  The fact that it doesn't find cygX11-6.dll probably
indicates that you don't have /usr/X11R6/bin in your PATH.  However,
without the system information requested in the Cygwin problem reporting
guidelines at http://cygwin.com/problems.html, the above is just a
guess.

 I launch a find / -name 'libX11.dll'  on my cygwin installation
 and this file is not existing.

 What is the package for this library I need to install ?

The answer to which package should I install to get file A almost always
involves the Cygwin package search page at http://cygwin.com/packages.
A search for libX11.dll there points to the XFree86-lib-compat package.
However, as I said, you probably just need to add /usr/X11R6/bin to your
PATH.

One other point: rxvt has a Windows native mode, which doesn't require a
running X server.  You can invoke rxvt with -display :0 to get the
Windows native mode (it uses libW11.dll, which comes with the rxvt
package, and doesn't need X installed).
HTH,
Igor
-- 
http://cs.nyu.edu/~pechtcha/
  |\  _,,,---,,_[EMAIL PROTECTED]
ZZZzz /,`.-'`'-.  ;-;;,_[EMAIL PROTECTED]
 |,4-  ) )-,_. ,\ (  `'-'   Igor Pechtchanski, Ph.D.
'---''(_/--'  `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse... -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT


RE: rxvt in search of libX11.dll

2005-05-20 Thread Phil Betts
On Friday, May 20, 2005 3:25 PM, Didier BRETIN wrote,
 I launch a find / -name 'libX11.dll'  on my cygwin installation
 and this file is not existing.

 What is the package for this library I need to install ?

You need the XFree86-lib-compat package.

For future reference, you can find this sort of information using the
search page on the cygwin site:
  http://cygwin.com/packages/

Phil

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**