Okay, I figured out the problem. Seems the xbase-clients package needs
to be installed. I don't quite understand why the packages of programs
like xosview don't depend on this.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> ssh -X [EMAIL PROTECTED]
-X is the same as saying "X11Forward = yes" and root@ is the same as
saying "-l root". Doesn't help. (I did try, just to make sure.)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Em Sáb, 2002-03-23 às 22:10, David Wright escreveu:
> Argh! I hate^H^H^H^H^H am having some trouble with X.
>
>$ ssh -l root foo.example.com
>foo# xosview &
> Can't open display named
>
this should be
ssh -X [EMAIL PROTECTED]
Michel.
> Yes, sshd_config on foo contains
>X11Forwardi
Argh! I hate^H^H^H^H^H am having some trouble with X.
$ ssh -l root foo.example.com
foo# xosview &
Can't open display named
Yes, sshd_config on foo contains
X11Forwarding yes
and ssh_config on my machine contains
ForwardX11 yes
In fact, everyting works fine on many other machines I have
4 matches
Mail list logo