libintl.so.8: cannot open shared object
7 次查看(过去 30 天)
显示 更早的评论
Hi All,
I am trying to run a precompiled .mex64 file under Matlab2006a and I am getting the following error: Invalid MEX-file ' /../../../some_address/matlabCondor.mexa64' : libintl.so.8: cannot open shared object file : No such file or directory.
This is a precompield programm for Matlab2006a and for a reason I can't run it. Can anyone asist me on that?
Thanks a lot!!
0 个评论
回答(1 个)
Image Analyst
2014-9-16
Are you 100% sure that the file exists in the directory, which presumably is full and complete in your version? It's saying that the file is not there.
7 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 C Shared Library Integration 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!