01-26-2006 09:23 PM
01-27-2006 10:26 AM
The only currently supported distributions of Linux are:
If you ever want to know whether or not your distribution of Linux is supported, you can check:
That being said, has anyone out there tried using VISA in Debian, encountered a similar problem, and managed to resolve it?
Logan S.
01-27-2006 10:49 AM
01-27-2006 12:55 PM
01-27-2006 03:16 PM
01-27-2006 05:21 PM
01-28-2006 08:21 PM
01-29-2006 02:17 AM
01-30-2006 09:54 PM
The version of NI-KAL (1.1) that shipped with NI-VISA 3.4 supported distributions whose latest kernel version was around 2.6.8. That is why the previous forum mentioned that 2.6.8 worked, but 2.6.12 didn't. In our continuous effort to support newer Linux distributions NI-KAL 1.2 supports Mandriva 2006 which has the 2.6.12 kernel.
As far as it complaining that your kernel source isn't configured for you currently running kernel I would have to search through the installations scripts to see what triggers that error. I don't have the install script infront of me, but I believe it looks in include/linux/version.h for your current running kernel. You may be able to investigate this further.
You last question is quite mysterious. The basic installations steps are fairly simple. Setup a couple of files (probably the ones you are seeing), install the RPMs, run some post install scripts (for example compile the nikal kernel module). All of the main files should be copied to your system when the RPMs are installed. If you don't see the files in /usr/local/natinst/ then I would guess the RPMs were not installed. You can verify if the RPMs were installed with the command:
rpm -q nikali
Also just out of curiosity, do you see any files in /usr/local/natinst/ or /usr/local/vxipnp/ when you run the NI-VISA or NI-488.2 installers?
Shawn B. National Instruments
02-08-2006 01:13 PM