[安裝] 在Windows linux subsystem 安裝 Matlab compiler

作者: StillRick (事情真多)   2021-04-07 03:23:30
各位前輩大家好。想請問大家一個安裝與設定上的問題
我在Windows subsystem for linux (windows 10) 上面想安裝 Matlab Runtime。
(因為compiler license 在 linux 系統上,編譯之後只能在linux 系統上面執行,所以想透過 WSL 方式在 windows 電腦上面執行)
經過ㄧ整天的 Google,發現沒有想像的容易。有人說 WSL 是簡化版的 linux 系統所以會缺很多 library (都已經照著指令安裝了)
https://mathworks.com/matlabcentral/answers/308911-can-i-install-matlab-in-bash-on-ubuntu-on-windows
我有安裝同樣版本(2014b)的compiler 跟 runtime 。目前遇到的問題是,執行 compile 好的程式的時候,顯示
./[program name]: error while loading shared libraries: libmwlaunchermain.so: cannot open shared object file: No such file or directory
猜測的原因是 Matlab runtime 找不到這個檔案(我自己也找不到))
想請問大家有沒有相關的經驗,可以忙想想看可能的解法
感謝!
作者: StillRick (事情真多)   2021-04-07 04:42:00
https://www.mathworks.com/help/compiler_sdk/dotnet/install-the-matlab-runtime.htmlNoteIf you do not include the -agreeToLicense yes option, the installer does not install MATLAB Runtime.發現必須要要加上 -agreeToLicense yes

Links booklink

Contact Us: admin [ a t ] ucptt.com