i connected to a Server which is using SUSE Linux Enterprise Server 10 SP2 (x86_64).<br>I have just installed xCrySDen on the Server. I want to open it with a graphic user interface when i use a ssh client( F-Secure ssh client ) to connect to the server.<br>
<br>When i use F-Secure ssh client in Windows 7, login in the server, then start xCrySDen, it failed with the following text:<br><br>Application initialization failed: no display name and no $DISPLAY environment variable<br>
Error in startup script: can't read "xcrys(platform)": no such variable<br> while executing<br>"if { $xcrys(platform) == "windows" } {<br> # testing ...<br> rename exec _tcl_exec<br>
<br>
proc exec {args} {<br> global env<br> <br> # first try a normal exec..."<br> (file "/home/users/luttangfl/software/XCrySDen-1.5.21-bin-semishared/Tcl/cygwin.tcl" line 19)<br> invoked from within<br>
"source $system(TOPDIR)/Tcl/cygwin.tcl"<br> (file "/home/users/luttangfl/software/XCrySDen-1.5.21-bin-semishared/Tcl/xcInit.tcl" line 433)<br><br>then, i tried the command xlogo, it said:<br>Error: Can't open display:<br>
<br>When i use Putty( another ssh client) in Windows 7, enable the X11 forwarding in Putty, it still couldn't open the graphic user interface.<br><br>But when i used Ubuntu10.04, open the terminal, and use the following command: ssh -l abc -p 222 111.111.111.111 -X, and then after i login into the server and start xCrySDen, it works, i can see the application's graphic user interface.<br>
i want it works correctly when the clients' OS is Windows. Can you help me? Thx a lot !!!!<br>>>>>>>>>【this is an email sent by tiankong】<br><br>