On Sat, Mar 24, 2001 at 02:23:50PM -0800, Jon Pennington wrote:
> On Sat, Mar 24, 2001 at 12:43:35PM -0800, Frank Worsley wrote:
>  
> > Are you sure you are using the right libGL?
> > 
> > Go to the website and check out the faq item regarding gears and glxinfo
> > segfaulting right away.
> 
> I assumed that I was using the proper libGL, since they are included with dripkg:
> 
> pugelist:/usr/local/tarballs/matrox/dripkg/GL# ls -l
> total 1056
> -rwxr-xr-x    1 33722    users      474942 Mar 23 03:58 libGL.so.1.2
> -rwxr-xr-x    1 33722    users      596020 Mar 23 03:58 libGLU.so.1.3
> 
> but it seems that I'm not:
> 
> pugelist:/usr/lib# ls -l libGL.so.1.2 
> -rw-r--r--    1 root     root       350540 Feb 21 23:13 libGL.so.1.2
> pugelist:/usr/lib# ls -l libGLU.so.1.3 
> -rw-r--r--    1 root     root       487348 Feb 21 23:13 libGLU.so.1.3
> 
> I'll fix that in a minute...
> 
What does your /etc/ld.so.conf look like ? It should be referencing the
XFree86/DRI libraries location. This should override looking in the default
/usr/lib directory first.

Or use LD_LIBRARY_PATH to override the location.

Alan.

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to