Xvnc and GLX yet again

Adam Tkac atkac "at" redhat.com
Fri Dec 15 11:28:15 2006


Evron, Paula (Mission Systems) napsal(a):
> Everyone seems to be asking about this but I haven't seen a definitive
> answer so I thought I would try again.
>
>
> So I have the source for vnc 4.1 (and the source for tightvnc 1.2.9, and
> 1.3.8) and the source for XFree86.  I am on an SGI and have libGcore.o
> libGL.o, libGw.o in /usr/lib.
>
> The question is how to build Xvnc with support for GLX ? What changes
> have to be made to vnc.def, xfree86.def, site.def,  Makefiles, etc. to
> make this work.
>
> Simply changing vnc.defs BuildGlxExt to YES is not enough as it
> complains that Xvnc/programs/Xserver/glxStub not found .... and I did
> try to copy XFree86/xc/programs/Xserver/GL to Xvnc/programs/Xserver/ but
> that also did not work.
>
>
> Environment:
> The source for vnc in located in .../sgi/vnc/vnc_4.1 /vnc_unixsrc/
> The source for XFree86 is located in ../sgi/XFree86/xc/
>
> Any help would be very appreciated -
>
> Thanks!
> Paula
>
> [demime 1.01d removed an attachment of type image/jpeg which had a name of Clear Day Bkgrd.JPG]
> _______________________________________________
> VNC-List mailing list
> VNC-List "at" realvnc.com
> To remove yourself from the list visit:
> http://www.realvnc.com/mailman/listinfo/vnc-list
>   
If you want newer version of X server (modular Xorg >= 7.0) you can 
download fedora's VNC source which is based on xorg 7.1 . GLX extension 
is perfect supported now.

Regards, Adam