$DISPLAY env not set using ssh
I'm using ssh from my Mac terminal to login to a server at my university.
I'm trying to launch cscope which uses X and get "Error initializing
application (Tcl_AppInit?): no display name and no $DISPLAY environment
variable". This is expected. I've tried adding the -X parameter when
logging in but that doesn't work. I know this can work with putty and
x-term but that's only with Windows machines. Is there any way to launch a
gui just from my terminal through playing with $DISPLAY and X tunneling?
Thanks!
No comments:
Post a Comment