LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   x window (https://www.linuxquestions.org/questions/linux-general-1/x-window-636199/)

leblebi 04-18-2008 05:25 AM

x window
 
i set my x window environment variable as

setenv DISPLAY 193.140.202.30:0.0 in my .tcshrc file

i ve putty and and xming running

but i get the following error:

xterm Xt error: Can't open display: 193.140.202.30:10.0

when i type xterm command

on the other hand, when i type echo $DISPLAY, i get the correct host

i try to run idt but noth,ng happens on the screen

what may be the problem?

thanks

Ulas

eco 04-18-2008 06:32 AM

Maybe SSH isn't forwarding X?

Have you looked in your sshd config for a line like this one?
Code:

X11Forwarding yes


All times are GMT -5. The time now is 05:30 PM.