Aglanor
04-21-03, 03:56 AM
Hi there!
I have successfully installed the new nvidia drivers, and I shall also congrat the devs for making it such an easy process. I had no problem with previous drivers either, but I can see how this new system can help people who is new to linux and don't have a clue.
My main problem is that when compiling other applications, they keep looking for libGL.la and libGL.so under /usr/X11R6/lib, instead of using nvidia's libGL.so* under /usr/lib.
It seems that there is a flag somewhere that is need to be re-set, so the new nvidia flags can be used.
This problem has happened to me when building the OGRE 3d engine, and the OGRE developer said it might be something related to SDL not finding the nvidia libs. The whole thread is here on the OGRE forums:
http://ogre.sourceforge.net/phpBB2/viewtopic.php?t=1211
I shall note that this didn't happen with the previous drivers (installing from source). After reading the main nvidia drivers thread (and finding out we still have the source), I'll try uninstalling and reinstalling the new drivers from source too, but in any case it might be useful to note this problem.
Anyone can shed a little light upon this issue?
Thanks in advance,
Aglanor
I have successfully installed the new nvidia drivers, and I shall also congrat the devs for making it such an easy process. I had no problem with previous drivers either, but I can see how this new system can help people who is new to linux and don't have a clue.
My main problem is that when compiling other applications, they keep looking for libGL.la and libGL.so under /usr/X11R6/lib, instead of using nvidia's libGL.so* under /usr/lib.
It seems that there is a flag somewhere that is need to be re-set, so the new nvidia flags can be used.
This problem has happened to me when building the OGRE 3d engine, and the OGRE developer said it might be something related to SDL not finding the nvidia libs. The whole thread is here on the OGRE forums:
http://ogre.sourceforge.net/phpBB2/viewtopic.php?t=1211
I shall note that this didn't happen with the previous drivers (installing from source). After reading the main nvidia drivers thread (and finding out we still have the source), I'll try uninstalling and reinstalling the new drivers from source too, but in any case it might be useful to note this problem.
Anyone can shed a little light upon this issue?
Thanks in advance,
Aglanor