I've forwarded this to the devel list.
- Frank
> Jamie Strachan <jamie.strachan@...> "'dri-users@...'" <dri-users@...: "'franco@...'" <franco@...>
> libglide3.so improperly named!Date: Wed, 25 Jul 2001 09:20:57 -0400
>
>XFree86 4.1.0
>Kernel 2.4.7
>
>(Actually, the kernel drm module that came with the kernel works, I didn't
>need to compile it separately.)
>
>I followed all the instructions for DRI installation, and ran into trouble,
>on the client side.
>
>
>libGL error: dlopen failed: /usr/X11R6/lib/modules/dri/tdfx_dri.so:
>undefined symbol:
>grStipplePattern
>
>I grabbed my copy of libglide3.so from the resources page.
>(along with the headers.)
>
>
>Using strace, I noticed that glxinfo was attempting to open
>"libglide3.so.3", rather than libglide3.so.
>
>So, I did:
> cd /usr/lib
> mv libglide3.so libglide3.so.3
> ln -s libglide3.so.3 libglide3.so
>
>And poof, I was flying!
>
>So, perhaps the resources page could be updated with this information.
>
>Jamie Strachan
------------------------------------------------------------
Shop Smart Compare Prices on Name-Brand Products from Name-Brand Stores!!
http://www.smartshop.com/cgi-bin/main.cgi?ssa=4099
|