Tomcat and Matlab MCR invalid MEX-file error

后端 未结 1 671
栀梦
栀梦 2021-01-07 04:11

I have Tomcat 7 and MCR 8.3 installed on my Ubuntu 14.04 server. Matlab is correctly installed, because I can execute some program, but when I try to execute others i have t

相关标签:
1条回答
  • 2021-01-07 04:30

    For MATLAB, try setting the LD_RUN_PATH as you would for LD_LIBRARY_PATH. I think this is a small idiosyncrasy of MATLAB.

    0 讨论(0)
提交回复
热议问题