Linux Users

cancel
Showing results for 
Search instead for 
Did you mean: 

NI-DAQmx installation problem on Fedora10 x86_64

I tried to install DAQmx from the following link:

http://zone.ni.com/devzone/cda/tut/p/id/3695#toc5

The installation completed, but when i try n run the apllication nothing happens. I had previously installed NI-KAL, visa4882, and visa drivers as per http://decibel.ni.com/content/docs/DOC-2928#cf

when i run updateNIDrivers in the terminal as root, i get this:

Configuring for linux kernel version 2.6.27.19-170.2.35.fc10.x86_64.

********************************* NOTE *********************************
Using kernel headers found in /lib/modules/2.6.27.19-170.2.35.fc10.x86_64/source.
If this does not correspond to the location of the 2.6.27.19-170.2.35.fc10.x86_64 headers,
then define KERNELHEADERS in your environment to point to the location
of the kernel headers, define KERNELTARGET as the version of the
kernel for which to compile, and then rerun ./configure.
********************************* NOTE *********************************

Kernel has reparent_to_init(): no
Number of arguments for do_munmap(): 3
pte_offset function: pte_offset_kernel()
Levels in page table: 4
Kernel has remap_pfn_range: yes
USB altsetting name: cur_altsetting
Kernel has usb_get_intf(): yes
Kernel has intf_cache member in usb_host_config: yes
Kernel has ep[] members in usb_device: yes
Kernel exports usb_set_configuration(): no
Units of USB_CTRL_GET_TIMEOUT: msec
Kernel has owner member in usb_driver: no
Kernel has put_page_testzero(): yes
Kernel has mutex method: yes
Kernel has kthread: yes
Kernel has config.h: no
Kernel has ioctl32.h: no
IRQ handlers have pt_regs: no
Kernel has work_struct and delayed_work: yes
Kernel supports fault method in vm_operations_struct: yes

Storing configuration in Makefile.in
If the values stored are incorrect they can be changed before running make.

Uninstalling NI-KAL (nikal): done
/usr/local/bin/updateNIDrivers: line 92: make: command not found
Updating NI-KAL:
NI-KAL update failed.

/usr/local/bin/updateNIDrivers: line 94: make: command not found

ERROR: make of nikal kernel module failed, not installing kernel module.
   updateNIDrivers should be called again after fixing the problem.
   Logging failure...
   Include the file /tmp/niSystemReport.out.gz when contacting
   National Instruments for support.

Please help

0 Kudos
Message 1 of 4
(7,210 Views)

It looks like you have at least two problems.  The biggest problem is that neither NI-DAQmx or NI-DAQmx Base currently support 64-bit Linux.  This means that if you need to use our DAQ products on Linux you will need to use a 32-bit distribution for now.  If you need to use 64-bit Linux can you tell me about your use case?

The other problem, which is the cause of the error you posted is that "make" is not installed.  Running "yum install make" should fix that problem, but as I mentioned above our DAQ drivers still won't work.

Shawn Bohrer

National Instruments

Use NI products on Linux? Come join the NI Linux Users Community
0 Kudos
Message 2 of 4
(3,604 Views)

We are trying to install NI-DaqMX 8.0.1 and NI-DaqMXBase on openSUSE 11.1 x86_64 (kernel 2.6.29) for using PCI6221 DAQ board.After installing NI-DaqMX 8.0.1 and NI-DaqMXBase, we are getting following errors while trying to run updateNIDrivers.We refered to the installation details for NIKALI 1.9 for 64 bit linux in http://decibel.ni.com/content/docs/DOC-2928.We successfully installed the NIKALI module.Then getting some incompality errors while trying to run updateNIDrivers.Refer to the attached file.

Do you have any support for NI-DaqMX 8.0.1 and NI-DaqMXBase softwares on 64bit linux ?

thanks

chitta

0 Kudos
Message 3 of 4
(3,604 Views)

Unfortunately we do not have 64 bit linux support for either DAQmx or DAQmx Base as Shawn noted above.

Regards,

Neil S.

0 Kudos
Message 4 of 4
(3,604 Views)