Hello,
I'm trying to install LabVIEW 8 on Mandrakelinux 10.1 official. LabVIEW is installed in the default /usr/local without any errors.
When I try to run it from the command terminal, an error is returned ( symbol lookup error: /usr/X11R6/lib/libOSMesa.so.4: undefined symbol: _glapi_get_proc_address).
When I run
ldd -r libOSMesa.so*
in the appropriate directory I get a list of undefined symbols (sin, cos, pow, sqrt, _glapi_Dispatch, and so on)
This error was posted in this forum last december for a Fedora4 and a SUSE Linux system ( http://forums.ni.com/ni/board/message?board.id=170&message.id=159652#M159652 ) and the conclusion was a conflict with NVIDIA graphics drivers.
I get this error eventhough there is no NVIDIA based graphics card inside my pc.
Does anyone have a clue how to solve this?
Thanks in advance,
Tom