LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

run labview app on linux

Hi,

I got runtime libraries from the following link

 

http://joule.ni.com/nidu/cds/view/p/id/1391/lang/en

 

I converted the above rpm package into debian package.

I installed debian and i am sure labview run time is installed(synaptic packet manager)

Still i am not able to run labview executable on my linux machine(ubuntu 8.04)

 

 

So pls reply ASAP

 

Regards,

Sriram Iyer

0 Kudos
Message 1 of 11
(7,896 Views)

How did you generate the exe?

You need to do this in the linux environment, not windows!

greetings from the Netherlands
0 Kudos
Message 2 of 11
(7,894 Views)

I created exe on windows and I am trying to run the same on my linux machine.

 

Exe was created by App Builder.

0 Kudos
Message 3 of 11
(7,893 Views)
That will not work because all calls to the operating system are wrong.
greetings from the Netherlands
0 Kudos
Message 4 of 11
(7,889 Views)

Thanx for ur reply..

 

Tel me how to run my app on linux machine..

 

Do i have to install separate run time engine. If so let me know the link.

 

 

Regards,

Sriram Iyer

0 Kudos
Message 5 of 11
(7,888 Views)

Hi,

 

I have installed labVIEW runtime engine for linux

And if i run the executable,the following error message pops up

"Unable to locate the labVIEW runtime engine"

 

 Regards,

Sriram Iyer

0 Kudos
Message 6 of 11
(7,882 Views)

Hi

 

The windows app is so nice to tell you that it cannot find a windows runtime. It should have said wrong operating system.

You have a correct operating system and maybe a correct runtime but maybe installed in the wrong directory. But anyhow a wrong .exe file.

As I said before you need a linux LabVIEW version to generate an exe for linux!

greetings from the Netherlands
0 Kudos
Message 7 of 11
(7,880 Views)

Hi,

I have installed cygwin software to build the app in linux console.

And its working nicely.(this is done in my windows machine)

I want to take that .exe and run in my linux machine.

Is it possible?

Regards,

Indumathi

0 Kudos
Message 8 of 11
(7,861 Views)

Cygwin is the other way round. Or better said the diode is in the wrong direction. Cygwin makes it possible to run linux programs under windows.

What you are trying to do is running a windows program under linux!

 

The answer is the same: Get a linux version of LabVIEW recompile your source and it will run !

greetings from the Netherlands
0 Kudos
Message 9 of 11
(7,859 Views)

Hi,

I have created the app in windows machine using cygwin i can build and run the same app.

So,Now apphas become linux application right,So it should work under my linux machine also.

Anyway,cygwin is creating all the runtime libraries tht support Linux.

Is my thought right or wrong?

Regards,

Indumathi

0 Kudos
Message 10 of 11
(7,858 Views)