01-25-2011 01:58 PM
Hello Everybody,
Can anybody tell me if it is possible to deploy an executable created in Windows Labview 8.5 on a Unix machine. We would like to run an executable and also display a webpage on the Unix machine to view the program running. And if it possible, can you some pointers?
Thank you!
Rocio
Solved! Go to Solution.
01-25-2011 02:27 PM
What UNIX? It may be possible with wine if you are using Linux, Free BSD or Solaris.
01-26-2011 08:44 AM
Hi Steve,
The person who maintain this computer told me that "it is a Compaq Tru64, a derivative of digital unix
(which in turn was derived (I think) from OSF - not
sure of the proper names that far back)."
Thanks!
Rocio
01-26-2011 09:21 AM
I don't know anything about those old UNIX systems. If it can be done I don't know how to do it.
Is it possible to get another machine and install Windows on it and then connect to the Tru64 over the network using web services?
01-26-2011 09:31 AM
I think the older Tru64 base machine uses an alpha processor. You best bet is to run Bochs that emulates the X86 instruction set. If you are attaching any real hardware onto the box, e.g., Digital I/O card then all bets are off
01-26-2011 09:48 AM
Steve and Joseph,
Thank you for your replies. This gives me an idea that this hardware is too old to spend too much time on it.
Thanks!
Rocio