help
help > RE: conn21a standalone installation for linux
Feb 13, 2023 08:02 PM | burkemtn - Olin Neuropsychiatry Research Center
RE: conn21a standalone installation for linux
Same issue here as well. I'm
using CentOS v7.5. I installed Matlab Runtime as
sudo/root.
Here is my call to start conn21a standalone (using MCR 2021a, v9.10.0.1739362)
$ ./run_conn.sh $MCRROOT
And here is the output
------------------------------------------
Setting up environment variables
---
LD_LIBRARY_PATH is .:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/runtime/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/bin/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/sys/os/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/sys/opengl/lib/glnxa64
Initializing MATLAB Runtime version 9.10
Loading MCR. Please wait...
Warning: Removing "/home/Chyatt/.mcrCache9.10/conn_d0/project/busplab/software/spm12/external/fieldtrip/compat/matlablt2016b" from your path.
See http://www.fieldtriptoolbox.org/faq/shou...
Warning: Executing startup failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup, which should be resolved as soon as possible. Error detected was:
MATLAB:fullfile:InvalidInputType
All inputs must be strings, character vectors, or cell arrays of character vectors.
Warning: Removing "/home/Chyatt/.mcrCache9.10/conn_d0/project/busplab/software/spm12/external/fieldtrip/compat/matlablt2016b" from your path.
See http://www.fieldtriptoolbox.org/faq/shou...
Error using fullfile (line 103)
All inputs must be strings, character vectors, or cell arrays of character vectors.
Error in runtimeInitializationChecks (line 12)
MATLAB:fullfile:InvalidInputType
Originally posted by Thomas Morin:
Here is my call to start conn21a standalone (using MCR 2021a, v9.10.0.1739362)
$ ./run_conn.sh $MCRROOT
And here is the output
------------------------------------------
Setting up environment variables
---
LD_LIBRARY_PATH is .:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/runtime/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/bin/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/sys/os/glnxa64:/home/Chyatt/onrc/data/Apps/MATLAB_Runtime/v910/sys/opengl/lib/glnxa64
Initializing MATLAB Runtime version 9.10
Loading MCR. Please wait...
Warning: Removing "/home/Chyatt/.mcrCache9.10/conn_d0/project/busplab/software/spm12/external/fieldtrip/compat/matlablt2016b" from your path.
See http://www.fieldtriptoolbox.org/faq/shou...
Warning: Executing startup failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup, which should be resolved as soon as possible. Error detected was:
MATLAB:fullfile:InvalidInputType
All inputs must be strings, character vectors, or cell arrays of character vectors.
Warning: Removing "/home/Chyatt/.mcrCache9.10/conn_d0/project/busplab/software/spm12/external/fieldtrip/compat/matlablt2016b" from your path.
See http://www.fieldtriptoolbox.org/faq/shou...
Error using fullfile (line 103)
All inputs must be strings, character vectors, or cell arrays of character vectors.
Error in runtimeInitializationChecks (line 12)
MATLAB:fullfile:InvalidInputType
Originally posted by Thomas Morin:
Did you ever resolve this issue? I am getting
the same exact error message. (My Linux system is CentOS 7)
Threaded View
Title | Author | Date |
---|---|---|
vasiliy ivanov | Aug 5, 2022 | |
Thomas Morin | Jan 25, 2023 | |
burkemtn | Feb 13, 2023 | |