Reply To: Cannot launch BrainSuite

#3088
d_kom
Participant

Hi David,
I have a different problem now. After installing MATLAB Runtime 2019b, I was directed to this guide:
https://de.mathworks.com/help/compiler/mcr-path-settings-for-run-time-deployment.html

My shell is Bash, but doing step 1 doesn’t result in anything being echoed in the terminal, and doing step 2 makes the terminal seemingly work forever, until I have to terminate the process with Ctrl+C.

Can I just edit my .bashrc file by adding th following line to it:
export LD_LIBRARY_PATH=$(the path copied from the matlab installation window)

Thanks a lot for your help!