libmwiptutil.so: cannot open shared object file: No such file or directory

I faced a similar problem to https://www.mathworks.com/matlabcentral/answers/110963-invalid-mex-file-root-mcrcache7-17-autobl0-toolbox-images-images-private-imhistc-mexa64-libmwip when I upgraded our application from 2013b to 2016b. I found the libmwiptutil.so file in mcrCache and if I add that directory to LD_LIBRARY_PATH it is working. but the cache is not filled until the first run (which fails) and I don't think adding cache path to LD_LIBRARY_PATH is a good idea. mccExcludedFiles.log has just these (addInstalledToolboxesToJavaPath.m, addInstalledToolboxesToPath.m, addInstalledZipAddOnsToPath.m, pathdef.m, initdesktoputils.m) and the file exists in the ctf in the produced testing folder. I should note that I am using the redistribution_files_only, I install mcr and update the jar file in the target machine. What is the correct way of fixing this?

답변 (0개)

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

질문:

2017년 5월 8일

편집:

2017년 5월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by