[Wylug-help] X over ssh

Jim Jackson jj at franjam.org.uk
Fri Apr 21 11:34:02 BST 2006




On Fri, 21 Apr 2006, Don Magee wrote:

>
>
>
> Any X experts out there. I am trying to get ethereal to work on a comms
> box that doesn't have X installed. The method is to use ssh -X to get
> ssh to carry the X protocol data to the machine with the gui. If I run
> ethereal (or any other gui proces) this way on a remote box with X
> installed it all works fine.
>
> So the question is what is the minimal X installation required to get it
> to work. The comms box has a small disk so I don't want to install any
> more stuff than I have to.

run ldd on the ethereal binary. It will show all the library depedancies.
Load those libs.

An X application needs all the relevant X client libraries to work.
What you don't need is the X server running - you are using the Xserver on
the machine you initiate the ssh -X command!


>
> I'm running Fedora 4 and 5 on the boxes concerned.
>
>
>
> Don Magee
>
> _______________________________________________
> Wylug-help mailing list
> Wylug-help at wylug.org.uk
> https://mailman.lug.org.uk/mailman/listinfo/wylug-help
>



More information about the Wylug-help mailing list