12-12-2005 07:35 PM
12-13-2005 10:41 AM
readelf -s /usr/X11R6/lib/libOSMesa.so.4 | grep _glapi_get_context
12-13-2005 07:29 PM
12-14-2005 07:32 AM
hi there
same problem with SuSeLinux 9.2 (installation README says 9.1 would be OK). there's no code for _glapi_get_context in libOSMesa.so.4. after upgrading to 9.3 all was fine.
12-14-2005 09:06 AM
locate
libGL.so
, or as root running find / -name libGL.so* -print
I'm
not sure what package will install this library on fedora core, but on
SUSE 10.0 it is installed with the xorg-x11-Mesa rpm. You may be
able to do a search for what provides libGL.so in your package manager
if it is installed with something else on fedora.12-14-2005 09:34 AM
hi there,
i'm sorry, but libGL.so is installed on the SuSe 9.1 system. we tested LabVIEW on a SuSe 9.3 system with success, so we'll update to 9.3.
12-14-2005 09:55 AM
12-14-2005 10:16 AM
12-14-2005 12:41 PM
ldd -r libOSMesa.so*
ldd -r libOSMesa.so.4.0
I have several
undefined symbols.12-14-2005 12:47 PM
hi there
systems are down, you'll have to wait 24 hrs, sorry!