Error while executing compiled code on linux



I am using matlab compiler to compile the .m files to stand
alone executable and when I am trying to run these on linux
machine following error is being returned

error while loading shared libraries: libmwmclmcrrt.so.7.6:
cannot open shared object file: No such file or directory

.



Relevant Pages

  • Re: Problem with Compiler
    ... These .mexw64 files are "MEX" files, and are platform-specific binaries, ... which means you need 64-bit Linux versions of these files. ... given platform, you need access to MATLAB and the MATLAB Compiler on that ...
    (comp.soft-sys.matlab)
  • Re: Compiling for Linux from Windows
    ... You cannot use a Win32 machine to develop MATLAB Compiler based applications ... To build a Linux application with the MATLAB Compiler, ...
    (comp.soft-sys.matlab)
  • Re: query about matlab linux version
    ... gaurav kumar wrote: ... I want to know that the linux version of MATLAB compiler ... It hath ...
    (comp.soft-sys.matlab)
  • Re: Compiling for Linux from Windows
    ... You cannot use a Win32 machine to develop MATLAB Compiler based ... applications for a Linux machine. ... the MATLAB Compiler, you have to run the MATLAB Compiler on a Linux ...
    (comp.soft-sys.matlab)
  • Re: Can one compile a windows .mexw32 file in linux environment?
    ... Isn't gcc the default MEX ... I think I may have misunderstood the question. ... question was how to use the MATLAB Compiler to create a Windows application ... when you're on a Linux machine. ...
    (comp.soft-sys.matlab)