Skip to main content

Thread: unable to rum matlab exe in ubuntu


dear all,
have created function file 'urfun.m' in matlab.then have mada exe. when run exe within matlab issuing command system('/urfun') running , when tried run command line gives following error

code:
dhiman@dhiman-desktop:~$ ./urfun  ./urfun: error while loading shared libraries: libmwmclmcrrt.so: cannot open shared object file: no such file or directory
then find libmwmclmcrrt.so using :
code:
dhiman@dhiman-desktop:~$ find /opt/matlab/ -name "libmwmcl*"  /opt/matlab/bin/glnx86/libmwmclmcr.so  /opt/matlab/runtime/glnx86/libmwmclmcrrt.so  /opt/matlab/runtime/glnx86/libmwmclmcrrt.so.7.13  /opt/matlab/runtime/glnx86/libmwmclmcrrt.so.7.13.csf
and add path ld_library_path :
code:
export ld_library_path=/opt/matlab/runtime/glnx86/libmwmclmcrrt.so
but still getting following error above :

code:
dhiman@dhiman-desktop:~$ ./urfun  ./urfun: error while loading shared libraries: libmwmclmcrrt.so: cannot open shared object file: no such file or directory
any highly appreciated....

quote posted bilol view post
and add path ld_library_path :
code:
export ld_library_path=/opt/matlab/runtime/glnx86/libmwmclmcrrt.so
you should export path , not file. try instead:
code:
export ld_library_path=/opt/matlab/runtime/glnx86
probably need trailing "/".


Forum The Ubuntu Forum Community Ubuntu Specialised Support Development & Programming Programming Talk unable to rum matlab exe in ubuntu


Ubuntu

Comments

Popular posts from this blog

Joomla site hacked, cant see front and - Joomla! Forum - community, help and support

Christian Home School Programs - Joomla! Forum - community, help and support

Trouble with PF_OutFlag_I_USE_AUDIO and PF_CHECKOUT_LAYER_AUDIO