Hello,
I've installed the Cygwin/X ssh daemon as a service under Windows 2000.
It works fine. I can go sit at Linux box and ssh into the machine
running Windows 2000.
ssh -Y [EMAIL PROTECTED]
Once I am logged in, I'd like to run an X11 application. For example
xcalc.
If I execute xcalc, I get the following output
$ xcalc
Error: Can't open display:
If I check the environment variables, there is no DISPLAY variable.
Is there a way to make this work?
Thank you.
