> [EMAIL PROTECTED] wrote:
>
> I have version 1.0-8178 running, no problems.
> The NVidia documentation says something about it:
> If X starts but you have trouble with OpenGL, you most likely have a
> problem with other libraries in the way, or there are stale symlinks ...
> Some libraries that often create conflicts are "/usr/X11R6/lib/libGL.so*"
> and
> "/usr/X11R6/lib/libGLcore.so*".
>
> The NVidia installation script puts libGL in /usr/lib.
> My guess is that you have to get rid of old libraries/symlinks, do a
> ldconfig
> and it should run.
>
> Leo.
NVidia installer correctly remove old libraries so I have only one version
of libGL. Also, I try to install NVidia libraries manually and select
which library to use with help of LD_LIBRARY_PATH variable. If
LD_LIBRARY_PATH points to standart X libGL all ok, but if LD_LIBRARY_PATH
points to NVidia libGL all programs linked with libGL crashes with
segfault. I think problem is not in installation or driver, but in dynamic
linker.



-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to