unable to use x forwading from cygwin shell

Larry Hall (Cygwin X) reply-to-list-only-lh-x@cygwin.com
Wed Jul 30 17:42:00 GMT 2008


mnedai wrote:
> 1. installed cygwin on xp sp2
> 2. started shell
> 3. ssh -Y -p 22 oracle@sand1
> 4. export DISPLAY=localhost:0.0
      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Don't do this.  'ssh -X' and 'ssh -Y' set DISPLAY properly if the X-server
is running on your local system.

> 5. no error (just exit code) application did not start
> 6. $ net helpmsg 53
> 
> The network path was not found.

Sounds like the classic symptom of a missing needed DLL.  Run
'cygcheck ssh' on your local system to find the DLL(s) that's missing.
Then install the package(s) with the needed DLL(s).

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 429-6305 - FAX
Holliston, MA 01746

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



More information about the Cygwin-xfree mailing list