Ken Moffat wrote these words on 08/11/07 19:43 CST: > But one quibble - unless blfs has got rid > of XFree86 (and I wouldn't argue with that), doesn't the choice of > where to install also apply to XFree86 (e.g. the book currently has > #define ProjectRoot /usr).
This is what I see in the XFree config file (note that all of this is in 'C' syntax, which means the following is commented out and will fall back to the default of /usr/X11R6, or at least I think so) /* INSTALLATION PREFIX * The default is to install into /usr/X11R6. If you would like to install * into /usr, uncomment these options. #define ProjectRoot /usr #define LinkGLToUsrLib NO #define LinkGLToUsrInclude NO */ -- Randy rmlscsi: [bogomips 1003.26] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 21:02:00 up 9 days, 20:53, 1 user, load average: 0.93, 0.40, 0.17 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
