Re: Remote Display on Linux still unsolved !
- To: mathgroup at smc.vnet.net
- Subject: [mg44759] Re: [mg44722] Remote Display on Linux still unsolved !
- From: SONKOLY Pal <phaul at inf.elte.hu>
- Date: Tue, 25 Nov 2003 00:45:27 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I dont know but try
ssh -X <hostane>
perhaps it could solve your problem.
(To be honest i havent used it
for mathematica, but i have already
watched TV on a remote pc with it.)
On Sat, 22 Nov 2003, Serge Crouzy wrote:
>
> Hello Mathematica users
>
> I seem to have the same problem as Claudia [00278]
>
> I'm working on a Linux PC (dranse) which does not run mathematica and
> I must log on a second PC (veneon) which has Mathematica installed
>
> dranse ~]$ ssh veneon
>
> On veneon I type
>
> veneon$ setenv DISPLAY dranse:0
>
> veneon$ echo $DISPLAY
> dranse:0
>
> veneon$ math
> Mathematica 4.2 for Linux
> Copyright 1988-2002 Wolfram Research, Inc.
> -- Motif graphics initialized --
>
> In[1]:= Plot[Sin[x],{x,0,1}]
> _X11TransSocketINETConnect: Can't get address for dranse
> Error: Can't open display:
>
> - If I try gnuplot on veneon with exported display on dranse : no problem,
> works
> fine
>
> - ping works
>
> veneon$ ping dranse
> 64 bytes from dranse.ceng.cea.fr (192.168.1.17): icmp_seq=1 ttl=64 time=0.132
> ms
>
> - If I try logging on veneon with telnet instead of ssh, same problem ..
>
> - I've correctly added veneon to the dranse access control list with
> dranse$ xhost + veneon
>
> So the fix proposed by Olaf [00336] does not work for me
> (Did it work for you Claudia ?)
>
> - I don't have the same Linux Kernel installed on the 2 PC could this be a
> problem ?
>
> dranse kernel 2.4.18-14
> veneon kernel 2.4.20-8
>
> Can anyone help me out ?
>
> Thanks a lot
>
> Serge
>
> --
> *--------------------------------------------*
> | Serge Crouzy |
> | CEA Grenoble BMC/DRDC K 215 A |
> | 17 Avenue des Martyrs, |
> | 38054 GRENOBLE cedex 9 FRANCE |
> | E.Mail address : crouzy at dsvsud.cea.fr |
> | Tel. (33) 0438784848 Fax: (33)0438785487 |
> *--------------------------------------------*
>