I have tried to install LabVIEW 8.0 on an openSUSE 10.2 x86 machine. I have encountered two fatal errors:
1. It is not possible to install VISA service or NI488.2. I recieve:
******************************** ERROR ****************************************
* Kernel source in /lib/modules/2.6.18.2-34-default/source does not appear to be
* configured for the 2.6.18.2-34-default kernel.
* Configuration of kernel source is required to continue installation. *
* Refer to the README file for the product you are installing for information *
* about configuring your kernel source. *
******************************** ERROR ****************************************
I have performed the steps regarding kernel source suggested in the
README files (make cloneconfig, make modules_prepare, etc.) but the
error remains.
2. The install of LabVIEW itself failed. Trying to start LabVIEW result in:
zeus:/usr/src/linux-2.6.18.2-34/source # labview: error while loading
shared libraries: libOSMesa.so.4: cannot open shared object file: No
such file or directory
Anyone else tried to (or even suceeded in) install LabVIEW on openSUSE 10.2?