LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

LabVIEW 8.2 segmentation fault on Ubuntu Linux 8.10 64-bit

Solved!
Go to solution

Hello Forrest,

 

This is the problm im gettting.

 

root@sankar:/home/sankar/LABVIEW8.6# lsdaq
--------------------------------
Detecting National Instruments DAQ Devices
Found the following DAQ Devices:
--------------------------------
root@sankar:/home/sankar/LABVIEW8.6# nidaqmxconfig
nidaqmxconfig: error while loading shared libraries: libniorbu.so.1: cannot open shared object file: No such file or directory
root@sankar:/home/sankar/LABVIEW8.6#

 

While installing, i put --nodeps at the end of all comands. Will it miss any dependancy files ??

 

Have any idea how to solve  this ??

 

Help me how to unintall labVIEW and its all components???

0 Kudos
Message 21 of 33
(2,816 Views)

I am sorry. I have told you that I have no idea abotu DAQmx on Linux. My guessing is that you forgot to install something related to NI DAQ driver. But according to the information you gave me, i can't help you more.

 

1. What is your Ubuntu version ?

2. Is your OS 32-bit or 64-bit?

--
Forrest Sheng Bao, Ph.D.
Assistant Professor, Dept. of Electrical & Computer Engineering
University of Akron, Akron, OH, USA
https://sites.google.com/site/forrestbao/
0 Kudos
Message 22 of 33
(2,808 Views)

Hi,

 

I m using Ubuntu 8.10 of  32 Bit version.

 

Wat that --nodeps means? And how we can Uninstall LabVIEW completely  ?? please clarify these also.

 

Thanks. Happy New Year..

 

 

0 Kudos
Message 23 of 33
(2,799 Views)

--nodeps means install without dependencies. When you install with --nodeps, you can't see required packages for this package. I do --nodeps because LabVIEW RPM package echoed by "/bin/sh is not found". It is not a big deal and it is a mistake.

 

So, show me everyone on your shell window about how you installed DAQmx, with no --nodeps.

--
Forrest Sheng Bao, Ph.D.
Assistant Professor, Dept. of Electrical & Computer Engineering
University of Akron, Akron, OH, USA
https://sites.google.com/site/forrestbao/
0 Kudos
Message 24 of 33
(2,783 Views)

Forrest Bao wrote:

--nodeps means install without dependencies. When you install with --nodeps, you can't see required packages for this package. I do --nodeps because LabVIEW RPM package echoed by "/bin/sh is not found". It is not a big deal and it is a mistake.

 

So, show me everyone on your shell window about how you installed DAQmx, with no --nodeps.


It's probably a good idea to try at first an install without -nodeps to get actually an idea of the possible problems. From there you can investigate the error messages and if it is indeed just the no /bin/sh or such then -nodeps should do the trick. But quite likely with DAQmx you have other dependencies that are much less harmless when not fullfilled or are not just imperfections of the install script itself.

 

Rolf Kalbermatter

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 25 of 33
(2,767 Views)

Hello Forrest, I installed LabVIEW with the Gdebi tool.

 

FIrst I converted all the rpm files into deb format. then i used the Gdebi tool to instal. Just double click on deb file.

 

All the instllation went fine. 

 

After installton i used the query, It didnt list the 2 devices i put on my PC.

 

1.PCI6514

2.USB 6008

 

I m using LabVIEW 8.6 package with Daqmx 2.1 version and the Laets ubuntu fully updated.

 

I dont knw how to solve this issue. Please help me.

Attached the snapshots here.

 

sankar.s

 

 

Download All
0 Kudos
Message 26 of 33
(2,736 Views)

So we were not talking about the same stuff. Please do NOT use RPM2DEB package, but just rpm alone on Ubuntu. And use shell (a.k.a command line) please. What I asked is the full shell log. I want to see are the dependencies and the errors.

 

Show me the output of installing all packages you need via command lines without --nodeps. If you don't give me the information i need, i can't help you. 

--
Forrest Sheng Bao, Ph.D.
Assistant Professor, Dept. of Electrical & Computer Engineering
University of Akron, Akron, OH, USA
https://sites.google.com/site/forrestbao/
0 Kudos
Message 27 of 33
(2,730 Views)

hello,

 

i just attached the labVIEW and device driver installation i followed.

 

please find the attachement, and help me.

 

Thanks

sankar

Download All
0 Kudos
Message 28 of 33
(2,712 Views)

Hello Forrest,

 

Here I sent the text of Installation  I did. I just tried with Older Drivers whether it detect the NI hardwares. I also downloaded the latest version of drivers. i will send that  after i tried.

 

LAbview Instllation

sankar@sankar:~$ sudo apt-get install alien

Reading package lists... Done

Building dependency tree

Reading state information... Done

alien is already the newest version.

The following packages were automatically installed and are no longer required:

linux-headers-2.6.27-7 linux-headers-2.6.27-7-generic

Use 'apt-get autoremove' to remove them.

0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

sankar@sankar:~$ cd ~/LABVIEW

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-rte-8.6.0-1.i386.rpm

 

error: Failed dependencies:

/bin/sh is needed by labview86-rte-8.6.0-1.i386

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-core-8.6.0-1.i386.rpm

error: Failed dependencies:

labview86-rte is needed by labview86-core-8.6.0-1.i386

/bin/sh is needed by labview86-core-8.6.0-1.i386

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-rte-8.6.0-1.i386.rpm --nodeps

1:labview86-rte ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview-rte-aal-1.1-1.i386.rpm --nodeps

1:labview-rte-aal ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-core-8.6.0-1.i386.rpm --nodeps

1:labview86-core ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-pro-8.6.0-1.i386.rpm

error: Failed dependencies:

nilvmerge is needed by labview86-pro-8.6.0-1.i386

sankar@sankar:~/LABVIEW$ sudo rpm -ivh nilvmerge-8.6.0-1.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nilvmerge-8.6.0-1.i386

sankar@sankar:~/LABVIEW$ sudo rpm -ivh nilvmerge-8.6.0-1.i386.rpm --nodeps

1:nilvmerge ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-pro-8.6.0-1.i386.rpm

1:labview86-pro ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-appbuild-8.6.0-1.i386.rpm --nodeps

1:labview86-appbuild ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-desktop-8.6.0-1.i386.rpm --nodeps

1:labview86-desktop ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-help-8.6.0-1.i386.rpm --nodeps

1:labview86-help ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-examples-8.6.0-1.i386.rpm --nodeps

1:labview86-examples ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh labview86-ref-8.6.0-1.i386.rpm

1:labview86-ref ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh niwebpipeline20_dep-2.0-5.i586.rpm

error: Failed dependencies:

/bin/sh is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6 is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.0) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.1) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.1.2) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.1.3) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.2) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.2.4) is needed by niwebpipeline20_dep-2.0-5.i586

libc.so.6(GLIBC_2.3) is needed by niwebpipeline20_dep-2.0-5.i586

libdl.so.2 is needed by niwebpipeline20_dep-2.0-5.i586

libdl.so.2(GLIBC_2.0) is needed by niwebpipeline20_dep-2.0-5.i586

libdl.so.2(GLIBC_2.1) is needed by niwebpipeline20_dep-2.0-5.i586

libgcc_s.so.1 is needed by niwebpipeline20_dep-2.0-5.i586

libgcc_s.so.1(GCC_3.0) is needed by niwebpipeline20_dep-2.0-5.i586

libm.so.6 is needed by niwebpipeline20_dep-2.0-5.i586

libpthread.so.0 is needed by niwebpipeline20_dep-2.0-5.i586

libpthread.so.0(GLIBC_2.0) is needed by niwebpipeline20_dep-2.0-5.i586

libpthread.so.0(GLIBC_2.1) is needed by niwebpipeline20_dep-2.0-5.i586

libz.so.1 is needed by niwebpipeline20_dep-2.0-5.i586

sankar@sankar:~/LABVIEW$ sudo rpm -ivh nisvcloc-8.6.0-1.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nisvcloc-8.6.0-1.i386

sankar@sankar:~/LABVIEW$ sudo rpm -ivh niwebpipeline20_dep-2.0-5.i586.rpm --nodeps

1:niwebpipeline20_dep ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh nisvcloc-8.6.0-1.i386.rpm --nodeps

1:nisvcloc ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh niexfinder-base-1.0-11.i386.rpm --nodeps

1:niexfinder-base ########################################### [100%]

sankar@sankar:~/LABVIEW$ sudo rpm -ivh niexfinder-labview86-8.6.0-1.i386.rpm --nodeps

1:niexfinder-labview86 ########################################### [100%]

0 Kudos
Message 29 of 33
(2,703 Views)

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-4.0.0-f0.i386.rpm

error: Failed dependencies:

nipali >= 1.10.2 is needed by nivisa-4.0.0-f0.i386

/bin/sh is needed by nivisa-4.0.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/nipal$ sudo rpm -ivh nipali-1.11.1-f0.i386.rpm

error: Failed dependencies:

nikali >= 1.1.0 is needed by nipali-1.11.1-f0.i386

/bin/sh is needed by nipali-1.11.1-f0.i386

sankar@sankar:~/Daqmx/nivisa/nikal$ sudo rpm -ivh nikali-1.4.0-f0.i386.rpm

error: Failed dependencies:

kernel >= 2.4.0 is needed by nikali-1.4.0-f0.i386

/bin/sh is needed by nikali-1.4.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/nikal$ uname -r

2.6.27-9-generic

sankar@sankar:~/Daqmx/nivisa/nikal$ sudo rpm -ivh nikali-1.4.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa$ cd nipali

bash: cd: nipali: No such file or directory

sankar@sankar:~/Daqmx/nivisa$ sudo rpm -ivh nipali-1.11.1-f0.i386.rpm

error: open of nipali-1.11.1-f0.i386.rpm failed: No such file or directory

sankar@sankar:~/Daqmx/nivisa/nipal$ sudo rpm -ivh nipali-1.11.1-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nipali-1.11.1-f0.i386

sankar@sankar:~/Daqmx/nivisa/nipal$ sudo rpm -ivh nipali-1.11.1-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-4.0.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nivisa-4.0.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-4.0.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-config-4.0.0-f0.i386.rpm

error: Failed dependencies:

nicvirte is needed by nivisa-config-4.0.0-f0.i386

/bin/sh is needed by nivisa-config-4.0.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/nicvirte$ sudo rpm -ivh nicvirte-8.0-5.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nicvirte-8.0-5.i386

sankar@sankar:~/Daqmx/nivisa/nicvirte$ sudo rpm -ivh nicvirte-8.0-5.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-config-4.0.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisa-devel-4.0.0-f0.i386.rpm

error: Failed dependencies:

labview80-rte is needed by nivisa-devel-4.0.0-f0.i386

/bin/sh is needed by nivisa-devel-4.0.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/lvruntime$ sudo rpm -ivh labview80-rte-8.0.1-1.i386.rpm

error: Failed dependencies:

/bin/sh is needed by labview80-rte-8.0.1-1.i386

sankar@sankar:~/Daqmx/nivisa/lvruntime$ sudo rpm -ivh labview80-rte-8.0.1-1.i386.rpm --nodeps

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisaserver-4.0.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nivisaserver-4.0.0-f0.i386

sankar@sankar:~/Daqmx/nivisa/nivisa$ sudo rpm -ivh nivisaserver-4.0.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-board-support-2.1.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nidaqmxbase-board-support-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-board-support-2.1.0-f0.i386.rpm --nodeps

[: 35: ==: unexpected operator

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-cinterface-2.1.0-f0.i386.rpm

error: Failed dependencies:

nidaqmxbase-common >= 2.1.0 is needed by nidaqmxbase-cinterface-2.1.0-f0.i386

/bin/sh is needed by nidaqmxbase-cinterface-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-common-2.1.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nidaqmxbase-common-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-common-2.1.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-cinterface-2.1.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nidaqmxbase-cinterface-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-cinterface-2.1.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-usb-support-2.1.0-f0.i386.rpm

error: Failed dependencies:

/bin/sh is needed by nidaqmxbase-usb-support-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-usb-support-2.1.0-f0.i386.rpm --nodeps

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-labview82-VIs-2.1.0-f0.i386.rpm

error: Failed dependencies:

labview82-core is needed by nidaqmxbase-labview82-VIs-2.1.0-f0.i386

sankar@sankar:~/Daqmx$ sudo rpm -ivh nidaqmxbase-labview80-VIs-2.1.0-f0.i386.rpm

error: Failed dependencies:

labview80-core is needed by nidaqmxbase-labview80-VIs-2.1.0-f0.i386


Hope will giv some clear picture of the problem.

sankar.s
0 Kudos
Message 30 of 33
(2,700 Views)