12-28-2009 03:33 AM
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
12-28-2009 04:09 AM
12-28-2009 04:28 AM
I created exe on windows and I am trying to run the same on my linux machine.
Exe was created by App Builder.
12-28-2009 04:57 AM
12-28-2009 05:07 AM
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
12-28-2009 07:01 AM
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
12-28-2009 07:05 AM
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!
12-29-2009 03:02 AM
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
12-29-2009 03:40 AM
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 !
12-29-2009 04:19 AM
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