This is the mail archive of the cygwin-xfree mailing list for the Cygwin XFree86 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: _X11TransOpen: unable to find transport for tcp


On Tue, 19 Dec 2006, J W wrote:

> I ran cygcheck xterm.exe and also cygcheck rxvt.exe.
> Neither reports any errors.

What is the exit code?

> [snip]
> and just for reference the error I receive is:
>
> ~# rxvt
> _X11TransOpen: Unable to find transport for tcp
> rxvt: can't open display 127.0.0.1:0.0

Make sure you have the symbolic links "hosts", "networks", "services", and
(especially) "protocols" (those symlinks should have been created
automatically when you installed Cygwin).  Post the output of "ls -l
/etc/{hosts,networks,services,protocols}".  /etc/protocols should contain
the following line:

tcp      6     TCP      # Transmission control protocol

If that is not your problem, please read and follow

> Problem reports:       http://cygwin.com/problems.html

HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

Freedom is just another word for "nothing left to lose"...  -- Janis Joplin

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


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