Jorge Almeida wrote: > On Wed, 21 Mar 2007, Tijnema ! wrote: > >> On 3/21/07, Jorge Almeida <[EMAIL PROTECTED]> wrote: >>> On Wed, 21 Mar 2007, Tijnema ! wrote: >>> >>>> If you can Mesa install without any problems, do it :) If you get >>>> errors and stuff and takes too much time, you can probably forget it, >>>> until you reach the day you want to run an app which requires OpenGL >>>> :) >>> Ah, but I want applications using OpenGL! Screensavers, for example. The >>> point is: isn't the implementation of the Nvidia driver enough? >>> -- >>> Jorge >> AFAIK, the nvidia drivers don't have OpenGL, or atleast don't install >> the headers for it. I tried running wine for example, and it was >> telling me that it was missing GL headers. >> > OK, so MesaLib it must be. (<SIGH>) > Do you (or anyone else) know whether afterwards it will be enough to > rebuild the Applications and the Server? Or do I need to rebuild all the > xorg 7.1 packages? > > Thanks for the input. > > Jorge
I was just working on this myself. I ended up building MesaLib-6.5 plus MesaGLUT-6.5 packages then just copied the compiled Mesa-6.5/lib/libGLU.* and include/GL/glu.h to /usr/lib and /usr/include/GL. I think it is going to work. Arden -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
