From: Baoqiang Cao on
Dear All,

I was trying to generate a standalone executable file. After I used
the following commands:
mcc -m call_stand.m

It went through without complaining anything. But when I tried to run
it, I got:

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

Any help on fixing this problem? Thanks in advance.

Best,
B.