On Wed, Apr 04, 2001 at 12:42:48PM -0400, [EMAIL PROTECTED] said
> I'd like to start over with a compiled-from-source X installation,
> optimized for SSE, and with the DRI/DRM modules for the video card(s) I'm
> using.  Is it possible to rename/remove the /usr/X11R6 directory and build
> a *full* server installation from the DRI sources?

What I always do, and what works for me pretty much all the time is to set
the ProjectRoot to /usr/X11R6 when compiling the DRI tree and then doing just
a plain make install.  This should install all the things that DRI needs to
be newer/different and leave around anything that isn't contained in the DRI
tree.  Removing /usr/X11R6 and installing the DRI tree will not work,
however.  There are many things that are part of X (xterm, and all the other
apps) that are not included in the DRI tree, not to mention all the other
applications that install files into /usr/X11R6 (app-defaults for one).  
Hope this helps.

-- 
Geoffrey Reedy                                       [EMAIL PROTECTED]

"Unix-to-Unix Copy Program;" said PDP-1.  "You will never find a more
wretched hive of bugs and flamers.  We must be cautious."
                                -- DECWARS

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to