> As Peter wrote currently there is no way how to specify path for Mesa
> _dri.so modules. It requires X server to be patched
> (it has to be possible to change dri_driver_path variable in 
> glx/glxdriswrast.c
> at run time).

Ah, OK.  Configuring Xvnc with the appropriate --with-dri-driver-path
argument is probably sufficient, since the build scripts will be run
within the context of packaging things into known directories.  Using a
relative path there (i.e. configure --with-dri-driver-path=./dri) also
seems to work, which makes it possible to manipulate the DRI path at run
time by manipulating the CWD.


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to