[VirtualGL-Users] -cl option with VGL2.2

2010-12-15 Thread Philippe
Hello, I got a problem recently, first, in vglrun --help there's no more indications about the -cl option, but it's always in the online documentation, is it normal ? And second, (I don't use vglconnect, I just connect myself from my computer with ssh and launch vglrun from SERV1 to CLIENT1 with

Re: [VirtualGL-Users] -cl option with VGL2.2

2010-12-15 Thread Philippe
I checked the value of VGL_CLIENT and nothing what set, then I set VGL_CLIENT=CLIENT1 and keep -cl CLIENT1 in the vglrun command line, and I still get the same result, the only way to resolv the issue was to set DISPLAY=CLIENT1:0.0 :) On Wed, Dec 15, 2010 at 9:50 PM, DRC

Re: [VirtualGL-Users] -cl option with VGL2.2

2010-12-15 Thread DRC
Here's what I observe. Let's take three machines, {VGLCLIENT}, {SSHCLIENT}, and {SERVER}. I modified vglrun such that it prints the value of VGL_CLIENT before executing the 3D program. {VGLCLIENT}: -- Enable X11 TCP connections -- Log in to X server -- xhost +{SERVER} -- Start vglclient