Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-28 Thread Bobber Cheng
a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC are not my choice. An alternative to Terminal client or cytrix is rdesktop. But besides that there is no working solution to wrap

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-28 Thread Alexander Gottwald
On Wed, 28 Sep 2005, Bobber Cheng wrote: Hi, ago I use CYGWIN_NT-5.1 with gcc 3.4.4 to compile cygpeace-0.0.0. http://www.freedesktop.org/%7Eago/cygpeace/cygpeace-0.0.0-bin.tar.bz2 tut it failed with error: ./configure . ./make ... dll/ui.so/X11.cc: In member function `virtual

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-28 Thread Bobber Cheng
a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC are not my choice. An alternative to Terminal client or cytrix is rdesktop. But besides that there is no working solution to wrap

a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Bobber Cheng
Hi All, I search the post(http://sourceware.org/ml/cygwin/2005-06/msg00627.html) at cygwin mailing list. Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Michel Bardiaux
Bobber Cheng wrote: Hi All, I search the post(http://sourceware.org/ml/cygwin/2005-06/msg00627.html) at cygwin mailing list. Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Alexander Gottwald
On Thu, 22 Sep 2005, Bobber Cheng wrote: Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC are not my choice. An alternative to Terminal client or cytrix

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Bobber Cheng
.html) at cygwin mailing list. Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC are not my choice. You will have to explain what you exactly meant by 'wine

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Hr. Daniel Mikkelsen
On Thu, 22 Sep 2005, Bobber Cheng wrote: Wine is a win32 emulator in Unix, *wine in cygwin* need to install lot of thing. The worst is that wine is currently under heavy development, many win32 apps could not run on it. e.g. IE. Wine runs IE: http://frankscorner.org/index.php?p=ie6 --

a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Bobber Cheng
Hi All, I search the post(http://sourceware.org/ml/cygwin/2005-06/msg00627.html) at cygwin mailing list. Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC

Re: a feathiable solution displaying Windows program on Linux via ssh / X?

2005-09-22 Thread Alexander Gottwald
On Thu, 22 Sep 2005, Bobber Cheng wrote: Had anyone found a feathiable solution displaying Windows program on Linux via ssh / X? If the answser is no, i beg X gurus to give me any advice how to implement it. Wine and VNC are not my choice. An alternative to Terminal client or cytrix

Re: displaying Windows program on Linux via ssh / X?

2005-06-16 Thread Jacek Piskozub
Tomasz Chmielewski mangoo at mch dot one dot pl wrote: I couldn't find it on Google and I feel it's a different thing than running Linux X applications (like xterm etc.), which is done by Cygwin/X. Is it possible to display Windows program on Linux via ssh / X? What I mean, normally we do

Re: displaying Windows program on Linux via ssh / X?

2005-06-15 Thread Thorsten Kampe
* Tomasz Chmielewski (2005-06-14 22:37 +0100) You are making an assumption that MS Windows was designed as a networked windowing system. It's not. It's not Cygwin's fault nor X windows fault rather it is MS' fault in that their concept of GUI windowed apps is not cleanly divided into the

displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Tomasz Chmielewski
I couldn't find it on Google and I feel it's a different thing than running Linux X applications (like xterm etc.), which is done by Cygwin/X. Is it possible to display Windows program on Linux via ssh / X? What I mean, normally we do something like that: windows_cygwin$ ssh -l user linuxbox

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Christopher Faylor
On Tue, Jun 14, 2005 at 09:03:42PM +0200, Tomasz Chmielewski wrote: I couldn't find it on Google and I feel it's a different thing than running Linux X applications (like xterm etc.), which is done by Cygwin/X. Is it possible to display Windows program on Linux via ssh / X? What I mean,

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Tomasz Chmielewski
Christopher Faylor schrieb: I want to do something in an opposite direction: start Windows apps on Linux display: linuxbox$ ssh -l user windows_cygwin -X windows_cygwin$ notepad or windows_cygwin$ iexplore.exe And these Windows applications would be displayed on my Linux. Is it possible

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Andrew DeFaria
Tomasz Chmielewski wrote: I couldn't find it on Google and I feel it's a different thing than running Linux X applications (like xterm etc.), which is done by Cygwin/X. Is it possible to display Windows program on Linux via ssh / X? What I mean, normally we do something like that:

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Michael Uman
Hello, I would recommend looking at VNC server.. If you run VNC server on your windows box, you can log into it from your Linux VNC client and view your Windows desktop... This works in both directions {you can run VNC server on Linux and log into it from Windows} Hope this can help...

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Michael Uman
PS: If you are concerned about security {who isn't} You can tunnel VNC through a SSH tunnel... Michael Uman On Tue, 2005-06-14 at 13:02, Michael Uman wrote: Hello, I would recommend looking at VNC server.. If you run VNC server on your windows box, you can log into it from your Linux

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Tomasz Chmielewski
Michael Uman schrieb: Hello, I would recommend looking at VNC server.. If you run VNC server on your windows box, you can log into it from your Linux VNC client and view your Windows desktop... This works in both directions {you can run VNC server on Linux and log into it from Windows}

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Tomasz Chmielewski
You are making an assumption that MS Windows was designed as a networked windowing system. It's not. It's not Cygwin's fault nor X windows fault rather it is MS' fault in that their concept of GUI windowed apps is not cleanly divided into the client/server paradigm. No, I don't make any

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Andrew DeFaria
Tomasz Chmielewski wrote: Michael Uman schrieb: Hello, I would recommend looking at VNC server.. If you run VNC server on your windows box, you can log into it from your Linux VNC client and view your Windows desktop... This works in both directions {you can run VNC server on Linux and

Re: displaying Windows program on Linux via ssh / X?

2005-06-14 Thread Andrew DeFaria
Tomasz Chmielewski wrote: You are making an assumption that MS Windows was designed as a networked windowing system. It's not. It's not Cygwin's fault nor X windows fault rather it is MS' fault in that their concept of GUI windowed apps is not cleanly divided into the client/server paradigm.