10-17-2007 03:58 PM
10-19-2007 06:28 AM
10-19-2007 07:35 AM - edited 10-19-2007 07:35 AM
Message Edited by Neil S. on 10-19-2007 07:37 AM
10-19-2007 08:24 AM
10-19-2007 08:36 AM
04-02-2010 08:07 PM
Hi,
I am experiencing problems very similar to this post.
I am using CentOS 4.7.
Linux dhcp0.lab 2.6.9-89.0.23.EL #1 Wed Mar 17 06:22:05 EDT 2010 i686 i686 i386 GNU/Linux
I am attempting to install NI-DAQmx Base 3.2.0f1 and (as a prerequisite) NI-VISA 4.4.
I used yum to get /usr/src/kernels/2.6.9-89.0.23.EL-i686. At first I was getting an error about the kernel-source being missing but I edited nikal/src/configure because I believe that the kernel source that I have corresponds to the one on the system.
When I run the ni-visa INSTALL, I get an error about nipal/nipalk.ko being missing:
NI-VISA Runtime 4.4.0 requires NI-VISA Runtime Kernel 4.4.0.
This component has been selected automatically.
NI-VISA Development 4.4.0 requires CVI Runtime 8.0.
NI-VISA Configuration 4.4.0 requires CVI Runtime 8.0.
This component has been selected automatically.
NI-VISA Runtime 4.4.0 requires NI-ORB 1.9.0.
PXI Services 1.6.0 requires NI-ORB 1.9.0.
NI-ORB 1.9.0 (f0) already installed.
PXI Services 1.6.0 requires NI-DIM 1.9.0.
NI-DIM 1.9.0 (f0) already installed.
NI-ORB 1.9.0 requires NI-RPC 4.0.0.
NI-RPC 4.0.0 (f1) already installed.
NI-VISA Runtime 4.4.0 requires NI-PAL 2.3.0.
PXI Services 1.6.0 requires NI-PAL 2.3.0.
NI-DIM 1.9.0 requires NI-PAL 2.3.0.
NI-ORB 1.9.0 requires NI-PAL 2.3.0.
NI-PAL 2.3.0 (f1) already installed.
NI-PAL 2.3.0 requires NI-PAL Kernel Support 2.3.0.
NI-PAL Kernel Support 2.3.0 (f1) already installed.
NI-PAL 2.3.0 requires NI-KAL 1.8.0.
NI-KAL 1.8.0 (f0) already installed.
NI-VISA Development 4.4.0 requires LabVIEW Runtime 8.2.1.
NI Spy 2.6.0 requires LabVIEW Runtime 8.2.1.
LabVIEW Runtime 8.2.1 (2) already installed.
The following components will be installed using rpm:
NI-VISA Runtime 4.4.0 3113 KB (in /usr/local/vxipnp)
NI-VISA Runtime Kernel 4.4.0 109 KB (in /usr/local/vxipnp)
NI-VISA Development 4.4.0 9685 KB (in /usr/local/vxipnp)
NI-VISA Configuration 4.4.0 500 KB (in /usr/local/vxipnp)
NI-VISA Server 4.4.0 236 KB (in /usr/local/vxipnp)
CVI Runtime 8.0 8555 KB (in /usr/local/natinst/cvirte)
Total space required: 22198 KB
Space available: 222036856 KB
Continue? [Yn] y
Installing selected components ...
Preparing... ########################################### [100%]
1:nicvirte ########################################### [ 17%]
2:nivisak ########################################### [ 33%]
3:nivisa ########################################### [ 50%]
4:nivisa-devel ########################################### [ 67%]
5:nivisa-config ########################################### [ 83%]
6:nivisaserver ########################################### [100%]
Running NI-VISA Runtime Kernel Post Installation Script ...
Running NI-VISA Runtime Post Installation Script ...
error: /lib/modules/2.6.9-89.0.23.EL/kernel/natinst/nipal/nipalk.ko not found
error: Please compile and install nipalk.ko by running
error: updateNIDrivers
When I run updateNIDrivers, I see that nikal/nikal.ko is generated, but no nipal directory or nipal/nipalk.ko exists.
How can I obtain nipalk.ko? Why isn't it being generated?
Thank you in advance for your help.
07-14-2010 09:27 AM
Hi!
I've the same problem.
Have you find a solution?
Or... There's someone who find a solution?