On Thu, 2006-06-22 at 17:23 +0300, Gilboa Davara wrote: > Hello all, > > Anyone has any idea how I can build DRI enabled MAC64 drivers on FC5? > In previous (monolithic X.org releases), I just downloaded the DRI > enabled common and mac64 source trees and compiled it against the > X.org-devel. > > Will the same approach work with FC5's modularized X.org? > > Gilboa FYI (for google's sake), It is working, using the same old method (I used with previous releases). Download the latest DRI snapshots (common, mach64), and use their install.sh scripts to install the DRI enabled modules. DRI is fully working now. Gilboa