<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Luke Bigum wrote:<br>
<blockquote type="cite" cite="mid200407220948.17920.catach@tpg.com.au">
  <pre wrap="">On Thu, 22 Jul 2004 08:52, Rick B wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">    Sorry, you might have already said this before but I deleted your
previous posts.  How are you installing the Nvidia drivers? Are you
using the drivers from Nvidia or 3rd party drivers? Also try this link
to nvnews <a class="moz-txt-link-freetext" href="http://www.nvnews.net/vbulletin/forumdisplay.php?f=14">http://www.nvnews.net/vbulletin/forumdisplay.php?f=14</a> and see
if your problem has already been solved.

                     Rick B
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I've reintalled GLX and the nvidia drivers. Using opengl-update to switch to
the xorg implementation of OpenGL gets passed the current error, but it 
doesn't support a number of extensions and so fails anyway. Switching back to
nVidia OpenGL still has the 'Cant find libraries' error. All my other OpenGL 
apps work though, so I dont know whats wrong :P

  </pre>
</blockquote>
&nbsp;&nbsp;&nbsp; All I can think is that it might be this, in the NVIDIA/Readme
file, especially the part about ldconfig: <br>
<br>
A: If X starts, but OpenGL causes problems, you most likely have a<br>
&nbsp;&nbsp; problem with other libraries in the way, or there are stale symlinks.<br>
&nbsp;&nbsp; See Appendix C for details.&nbsp; Sometimes, all it takes is to rerun<br>
&nbsp;&nbsp; 'ldconfig'.<br>
<br>
&nbsp;&nbsp; You should also check that the correct extensions are present;<br>
&nbsp;&nbsp; 'xdpyinfo' should show the "GLX", "NV-GLX" and "NVIDIA-GLX"
extensions<br>
&nbsp;&nbsp; present.&nbsp; If these three extensions are not present, then there<br>
&nbsp;&nbsp; is most likely a problem with the glx module getting loaded or it<br>
&nbsp;&nbsp; is unable to implicitly load GLcore.&nbsp; Check your X config file and<br>
&nbsp;&nbsp; make sure that you are loading glx (see "Editing Your X config File"<br>
&nbsp;&nbsp; above). If your X config file is correct, then check the X log file<br>
&nbsp;&nbsp; for warnings/errors pertaining to GLX.&nbsp; Also check that all of the<br>
&nbsp;&nbsp; necessary symlinks are in place (refer to Appendix C).<br>
<br>
&nbsp;&nbsp;&nbsp; Hope it helps, sorry if it doesn't.<br>
<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; Rick B<br>
</body>
</html>