randd wrote:

> etc.; there are a number of different ways to do this & similar things; I'm 
> sure you catch the drift of what I was thinking / suggesting.  Doesn't sound 
> like any of them are applicable in your case though. 

Yes. Apologies for not making it clearer.

Let's try again:

HostA:xterm1$ xhost +localhost

HostA:xterm2$ chroot $LFS/bin/bash
HostA:chroot$ export DISPLAY=:0.0
HostA:chroot$ xterm
xterm Xt error: Can't open display: :0.0
HostA:chroot$ export DISPLAY=HostB:0.0

HostB:xterm3$ xhost +HostA

HostA:chroot$ xterm
[works perfectly]

> Just to make sure, everything's working the way you want it to at this 
> point? 

Alas, no. I used the "different host" approach today, but while a 'make
test' of PMW (Python Megawidgets) was running, HostB died horribly. No
idea whether it had something to do with the test, but the machine froze
completely. So, not even that did really work.

BTW, ssh does work for me, no problem with that.

Regards,
Hans-Joachim
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to