Hello,
I'm trying to install NI VISA and drivers for NI USB-6008 on OpenSUSE 11.2, so I've downloaded the appropriate ISOs with installation scripts. However, both need to build modules, and require configured kernel source.
Here's the exact error message I got :
I'm not sure what I have to do here, I thought that if I install the kernel headers and source, the configuration file will match the configuration of my current kernel. What should I do?Code:Checking required install tools... Checking installer tool versions... dpkg Not found in current path rpm 4.7.1 can be used with a default installation path tar 1.21 Checking dependencies... glibc 2.10.1 Unpacking install files to /tmp/nivisa-4.5.0f0.install... ******************************** ERROR **************************************** * Kernel source in /lib/modules/2.6.31.12-0.2-desktop/source does not appear to be * configured for the 2.6.31.12-0.2-desktop 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 **************************************** Installer is aborted.
Bookmarks