getting X to work under ssh

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Lynn David Newton
Date:  
Subject: getting X to work under ssh
Ted> As an interesting side note, if you don't have
Ted> any X libraries on the machine your connecting
Ted> to, you probably don't have any X programs that
Ted> you need to forward :) I guess some could be
Ted> staticly linked though.


This is quite true. My purpose was to be able to run
XEmacs in graphics mode, which is built, and runs just
fine as a terminal based program. However, when I built
it, I'm sure that it simply didn't bother to link in
all the X stuff. The point is, if X *had* been there
when I build the program (and I did not know that it
was not), it would have built as an X client, but with
no X, it still builds as a terminal program.

--
Lynn