Install matlab 2020a problem ubuntu aborted

Hi, I have been trying to install matlab 2020a in ubuntu 18.04 with no success. After calling the sudo ./install option the installer doesn't even apper and the only message I get is:
Exception in thread "main" java.lang.NoClassDefFoundError: com/mathworks/laisserver/api/LaisServer
Caused by: java.lang.ClassNotFoundException: com.mathworks.laisserver.api.LaisServer
at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
terminate called after throwing an instance of 'JailContainerException'
what(): Error: 63: Connector couldn't start
Aborted
The java version the computer is running is:
openjdk version "11.0.7" 2020-04-14
So far, I haven't been able to find a solution/ uderstand this error.

답변 (1개)

Rob Taylor
Rob Taylor 2021년 3월 4일

0 개 추천

Make sure you have the "java" folder that comes zipped with the Matlab directory tree at the same directory level where the "./install" executable is.

카테고리

도움말 센터File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

질문:

2020년 7월 16일

답변:

2021년 3월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by