Error in installing OpenSim 4.1- MATLAB test on Ubuntu 18.04
Posted: Tue May 18, 2021 4:36 am
After picking many solutions to correct the python and MATLAB tests upon installing OpenSim 4.1 on Ubuntu 18.04. I am still stuck with one last test for which I couldn't find a fix:
I have used python3.6.9, g++-7, swig-3.0.8, openjdk-8, doxygen-1.8.13, Matlab 2020a, cmake-3.10.2 during the installation.
From a previous thread I have also added the env variable LD_PRELOAD with paths to libstdc++.so.6 and lapack, it helped me overcome other MATLAB tests, but I am unable to figure out a way out for the above test.
I have attached the error log file. Any assistance will be of great help. Thank you.
Code: Select all
118 - Matlab_testOsimC3D (Failed)
From a previous thread I have also added the env variable LD_PRELOAD with paths to libstdc++.so.6 and lapack, it helped me overcome other MATLAB tests, but I am unable to figure out a way out for the above test.
I have attached the error log file. Any assistance will be of great help. Thank you.