I see you didn't compile from source and change the Makefile so that it
installs the GL libs in /usr/X11R6/lib.  Your new GL libs are in
/usr/lib.  This shouldn't be the problem.  This is the first time I
modified the directory that nVidia installs the libs, and I had no
problems when I didn't either.

Well, it appears that my suggestion is no good.  Next?

On Mon, 2001-09-10 at 03:39, Gr�goire Colbert wrote:
    Lonnie Borntreger wrote:
    
    > Check to see if you have a /usr/X11R6/lib/libGL.so.1 that is linked to
    > libGLwrapper.so.0.something.  I had this.  If so, you need to do:
    > -> cd /usr/X11R6/lib
    > -> rm libGL.so.1
    > -> ln -s libGL.so.1.0.1512 libGL.so.1
    
    
    I removed this link when installing nvidia driver. Though, I don't have 
    a "libGL.so.1.0.wxyz" link in that directory. I have:
    
    $ ls -l /usr/X11R6/lib/libGL*
    -rwxr-xr-x    1 root root 740 mar 27 17:33 /usr/X11R6/lib/libGL.la*
    -rwxr-xr-x    1 root root 683 mar 27 17:33 /usr/X11R6/lib/libGLU.la*
    lrwxrwxrwx    1 root root 11 jui 25 19:34 /usr/X11R6/lib/libGLU.so -> 
    libGLU.so.1*
    lrwxrwxrwx    1 root root 20 mai 25 23:02 /usr/X11R6/lib/libGLU.so.1 -> 
    libGLU.so.1.2.030401*
    -rwxr-xr-x    1 root root 134452 mar 27 17:33 
    /usr/X11R6/lib/libGLU.so.1.2.030401*
    lrwxrwxrwx    1 root root 11 mai 25 23:02 /usr/X11R6/lib/libGLU.so.3 -> 
    libGLU.so.1*
    -rw-r--r--    1 root root 30508 ao�  8 12:51 /usr/X11R6/lib/libGLw.a
    
    > YMMV
    
    
    !?
    
    Gr�goire
    

-- 
TTFN,
Lonnie Borntreger

             ------      ------      ------
Our mission is to authoritatively promote timely methods of
empowerment so that we may endeavor to collaboratively supply
inexpensive opportunities to exceed customer expectations


Reply via email to