Hi Alan,
Right now X11 forwarding doesn't work. I've downloaded XQuartz and
am playing with it. As an aside here's what I _think_ we'll need to
do:
When you echo $DISPLAY on the Mac, you'll get a path to the X11
socket. We need to bind mount this socket in when ran (I'm guessing
just see if DISPLAY is set, and figure it out from there). Then pass
that along the chain to the Singularity run, and set the DISPLAY
variable to it.
So ... I have an idea on how to get X11 forwarding to work, I just
need to figure out how to actually implement it. So far, I can pass
the socket to where I need it, but can't actually use it. So trying to
see if there's something special that needs to be done here. :/
-J
> --
> You received this message because you are subscribed to the Google Groups "singularity" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
singularity...@lbl.gov.