Matlab compiler runtime environment issue

1 回表示 (過去 30 日間)
Zhe Cao
Zhe Cao 2016 年 10 月 18 日
回答済み: Soma Ardhanareeswaran 2016 年 10 月 21 日
Hello everyone,
When setting up the environment, normally we should add both 'server' and 'client' folder under the path, '$MCR_HOME/v81/sys/java/jre/glnxa64/jre/lib/amd64/' (Here is the case of Matlab2013a), to the environment variables. However, in my case, I found that, following this path, I can only find the 'server' folder. I wonder if this is normal, and if not how can I solve it (I mean how to find the missing 'client' folder).
Thank you in advance.
Zhe

回答 (1 件)

Soma Ardhanareeswaran
Soma Ardhanareeswaran 2016 年 10 月 21 日
The following directories need to be in the LD_LIBRARY_PATH environment variable:
  1. $MCR_HOME/v81/runtime/glnxa64
  2. $MCR_HOME/v81/bin/glnxa64
  3. $MCR_HOME/v81/sys/os/glnxa64

カテゴリ

Help Center および File ExchangeEnterprise Deployment with MATLAB Production Server についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by