[cut and paste from an earlier email from John follows]
This is a known problem we are tracking with bug 6419441.  If you want
use OpenGL,
replace the 32 bit runtime linker (/lib/ld.so.1) with the binary from
b38.  You obviously
need to do this replacement with care so that you don't brick your
system.  The method
I have used successfully:

 # cd /lib
 # cp -p ld.so.1 ld.so.1.stk
 # tar xf <path>/ldso_b38.tar

where <path>/ldso_b38.tar is the /lib/ld.so.1 I saved from a b38 system.
If the b38 images are not handy, I can post my binary on my home web page.
[end cut]
-- 
Regards,
Jeremy

Reply via email to