LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

DAQmx on Debian

First off, I am not using LabView.

I am running Debian 3.1 (sarge) on kernel 2.4.20.

I downloaded the DAQmx base from NI's site, and tried to install it. I had to convert each individual RPM to a .deb using alien, then install the .deb's using dpkg.

However, I cannot get the examples to build. I get the following error.

user:/usr/local/natinst/nidaqmxbase/examples/ai$ make
gcc -I../../include -O2 acquireNScans.c -lnidaqmxbase -lnidaqmxbaselv -llvrtdark -o acquireNScans
/usr/bin/ld: cannot find -lnidaqmxbase
collect2: ld returned 1 exit status
make: *** [acquireNScans] Error 1

I would really prefer to use Comedi, but I don't think there are drivers for the card I am using (PCI-6143).

Does anyone have experience trying to get this card to work with either DAQmx base or Comedi?
0 Kudos
Message 1 of 1
(2,416 Views)