Hi,
I am trying to deploy Matlab code developed on a Windows machine as a shared C library onto Linux (CentOS) and was looking for help getting started with this. As far as I am aware I will need to install the MCR onto the linux machine, but the only version I have is for Windows. Is there somewhere where I can download the linux version?
Thanks
|
|
0
|
|
|
|
Reply
|
Peter
|
12/6/2010 4:27:04 PM |
|
On 06/12/10 10:27 AM, Peter wrote:
> I am trying to deploy Matlab code developed on a Windows machine as a
> shared C library onto Linux (CentOS) and was looking for help getting
> started with this.
You will need to re-build it on Linux.
> As far as I am aware I will need to install the MCR
> onto the linux machine, but the only version I have is for Windows. Is
> there somewhere where I can download the linux version?
No there is no place you can legally download the Linux MCR.
When you use the compiler on Linux, the Linux MCR will be part of the
package.
|
|
0
|
|
|
|
Reply
|
Walter
|
12/6/2010 4:46:59 PM
|
|