Hi I have installed FMask 4.0; a software that utilises MatLab Runtime (v93) onto Linux Ubuntu 14.04.
https://github.com/GERSL/Fmask
However, after installation, I can't run the application. When calling the software from the command line, the following is returned:
/home/wr/Fmask/application/Fmask_4_0: error while loading shared libraries: libmwlaunchermain.so: cannot open shared object file: No such file or directory
This appears to have been a common issue in the past and was answered in a previous question:
MATLAB 2014a (8.3) Compiler Runtime Errors libmwlaunchermain.so
I have followed the instructions but this hasn't solved the problem, hence why I'm opening a new thread.