Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install_spm12.sh fails to install the mcr (matlab compiler runtime) #315

Open
chrplr opened this issue Jan 16, 2019 · 3 comments
Open

install_spm12.sh fails to install the mcr (matlab compiler runtime) #315

chrplr opened this issue Jan 16, 2019 · 3 comments

Comments

@chrplr
Copy link
Contributor

chrplr commented Jan 16, 2019

On a fresh Ubuntu 18.04 install, running install_spm12.sh yields the following error:

"No Java Runtime Environment(JRE) was found on this system."

This is when it tries to execute

 ./MCRInstaller.bin -P bean421.installLocation="mcr" 

/Note that/usr/bin/java exists (package default-jre is installed)

@kingjr
Copy link

kingjr commented Jul 14, 2019

I faced the same issue. It works with a 32bit MCR:

wget -N -r -l1 --no-parent -nd  -P $SPM_ROOT_DIR -A.bin http://www.fil.ion.ucl.ac.uk/spm/download/restricted/utopia/MCR/glnx86

@KamalakerDadi
Copy link
Contributor

Hi @chrplr did you find a solution to this ?

@chrplr
Copy link
Contributor Author

chrplr commented Oct 25, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants