Hi,
I try to install brainstorm in Mac, have installed brainstorm latest version and
Matlab runtime following the instruction carefully step by step. When I run
brainstorm3.command the first time, I was prompted to select the folder
where you installed the MCR, I pointed to folder /Applications/MATLAB/MATLAB_Compiler_Runtime/v81,
then the program terminated. I try to run it again, I got error message
as following:
java.lang.UnsatisfiedLinkError: Failed to find the library libmwmclmcrrt.8.0.dylib, required by MATLAB Builder JA, on java.library.path.
This library is typically installed along with MATLAB or the MCR, its absence may indicate an issue with that installation or the current path configuration.
The MCR version that this component is trying to use is: 8.0.
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$ProxyLibraryDir.get(MCRConfiguration.java:167)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$ProxyLibraryDir.<clinit>(MCRConfiguration.java:173)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration.getProxyLibraryDir(MCRConfiguration.java:178)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$MCRRoot.get(MCRConfiguration.java:77)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$MCRRoot.<clinit>(MCRConfiguration.java:87)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration.getMCRRoot(MCRConfiguration.java:92)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$ModuleDir.<clinit>(MCRConfiguration.java:66)
at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration.getModuleDir(MCRConfiguration.java:71)
at com.mathworks.toolbox.javabuilder.internal.MWMCR.<clinit>(MWMCR.java:1466)
at bst_javabuilder.Bst_javabuilderMCRFactory.newInstance(Bst_javabuilderMCRFactory.java:54)
at bst_javabuilder.Bst_javabuilderMCRFactory.newInstance(Bst_javabuilderMCRFactory.java:65)
at bst_javabuilder.Run.main(Run.java:119)
logout
[Process completed]
What can I do to fix it? Wonder if I set MATLABROOT wrong, but I don’t know where it is saved
and which file I should edit to fix…
Thanks!
Liying