I am getting the following error when I trying to a run mex file in MATLAB:
??? Invalid MEX-file
\'findimps3.mexa64\':
/MATLAB/bin/glnxa64/../../sys/os/glnxa
In my case, fixed by
$ ln -sf /usr/lib64/libgfortran.so.3.0.0 /opt/matlab/sys/os/glnxa64/libgfortran.so.3
Errors I meet when using CDSP:
csdp: /opt/matlab/sys/os/glnxa64/libgfortran.so.3: version GFORTRAN_1.4' not found (required by /usr/lib64/atlas/libptf77blas.so.3)
GFORTRAN_1.4' not found (required by /usr/lib64/atlas/libf77blas.so.3)
csdp: /opt/matlab/sys/os/glnxa64/libgfortran.so.3: version