LAVA Forums Buy cool LAVA gear Forums RSS Feed

Welcome Guest ( Log In | Register )

> Related links

Visit our LabVIEW Wiki Linux article


Tags
(This content has not been tagged yet)
 
Reply to this topic Start new topic
> Labview 7.1 on Fedora 6 - libc problems
zampala
post May 1 2007, 09:46 AM
Post #1


One hit wonder!


Member
Posts: 1
Joined: 1-May 07
Member No.: 8438
Using LabVIEW Since:2006
LV:8.2.1 ,. ,.
Nothing Selected Nothing Selected Nothing Selected


I have installed labview 7.1 on a Fedora Core 6 machine, but when trying to launch labview from command line I get a

glibc detected realloc(): invalid next size

or something like that. glibc version is 2.5

anyone can help me out?

On a suse 10.1 install labview runs ok, but my GPIB-USB-HS shows an orange Ready LED light, never turning into green. Of course there's no communication between the pc and the instrument. The same interface is working fine under win. USB permission issues?? but working as root does not do any better either.

any suggestions?

Fedora or Suse makes no difference, I just would like to have labview running on linux...

thanks in advance

mirko


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
Ad
post May 1 2007, 09:46 AM
Post #















Tags
(This content has not been tagged yet)
Go to the top of the page
Quote Post
Tomi Maila
post May 1 2007, 11:35 AM
Post #2


Drawing Tool - LVOOP example application
*****

Premium Member
Posts: 1184
Joined: 29-January 06
From: Helsinki
Member No.: 4014
Using LabVIEW Since:2004
LV:8.5.1 ,8.2.1 ,7.1.1
Finland Nothing Selected Nothing Selected My Blog


Newer versions of glibc are not binary compatible with old versions. You have to use the old version of glibc. I guess LabVIEW ships with the proper version of glibc, I'm not sure however. Use linux command ldd to check the library used with your LabVIEW executable. You can link to a non-default version of library by using the envionment variable LD_LIBRARY_PATH. For more information on shared libraries in general, see the link below

http://tldp.org/HOWTO/Program-Library-HOWT...-libraries.html

Tomi

--------------------
Tomi Maila



Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
rolfk
post May 16 2007, 08:31 AM
Post #3


<customize this text>
*****

Premium Member
Posts: 1058
Joined: 9-April 04
From: Rotterdam
Member No.: 349
Using LabVIEW Since:1992
LV:8.5.1 ,8.2.1 ,7.1.1
Netherlands Switzerland Nothing Selected


QUOTE (zampala @ May 1 2007, 04:46 AM) *
I have installed labview 7.1 on a Fedora Core 6 machine, but when trying to launch labview from command line I get a

glibc detected realloc(): invalid next size

or something like that. glibc version is 2.5

anyone can help me out?

On a suse 10.1 install labview runs ok, but my GPIB-USB-HS shows an orange Ready LED light, never turning into green. Of course there's no communication between the pc and the instrument. The same interface is working fine under win. USB permission issues?? but working as root does not do any better either.

any suggestions?

Fedora or Suse makes no difference, I just would like to have labview running on linux...

thanks in advance

mirko


Have you checked that NI-488 drivers for Linux support your GPIB interface? While the actual register interface is very common for all NI GPIB interfaces, the actual connection to it (PCI, ENET, USB etc needs to be specifically supported by the NI-488 driver for this to ever work. I would guess that NI-488 for Linux does not support all possible GPIB interface busses yet or maybe there is a newer release that does. Check out the NI site for this.

Rolf Kalbermatter


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
dgholstein
post Jan 22 2008, 03:13 AM
Post #4


I've come back for more.


Member
Posts: 2
Joined: 22-January 08
Member No.: 10542
Using LabVIEW Since:2002
LV:7.1 ,. ,.
United States Canada France


Did you ever find a solution to this problem? I've run into the same issue, I installed the retail box version of Suse 10.3 and have not been successful running LabView 7.1. I even created a directory and script to include old libraries with no success. Note, it works fine with the downloaded OpenSuse 10.3.

BTW: GPIB drivers don't enter into this, I'm not using, nor installing GPIB on my machine (yet).

...Dan


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post
osvaldo
post Jan 22 2008, 09:00 AM
Post #5


Active
*

Member
Posts: 21
Joined: 10-June 04
From: Milano
Member No.: 457
Using LabVIEW Since:2001
LV:8.2.1 ,8.0.1 ,7.1.1
Italy Nothing Selected Nothing Selected


Hi to all,

In recent past I use LabView for Linux for only one project, but I found several problems installing NI drivers due to binary incompatibility... The NI installer script ask for recompile the code but even so the installation abort with errors concerning different version of system library needed...

I have tried different distributions to solve the problem (SuSE 9.x/10.x, Fedora, Mandriva...) but the only one that was resulted fully compatible was the CentOS distrbution... This is fast, simple and free and so much close to the RedHat to be binary compatible with NI drivers.

I've used the 4.0 version downloaded from the official site...

Osvaldo


Tags
(This content has not been tagged yet)
Go to the top of the page
+Quote Post

Reply to this topicStart new topic

 




Time is now: 7th January 2009 - 09:23 PM