Why do I receive the error "Exception in thread "main" com.google​.inject.Pr​ovisionExc​eption" when installing MATLAB on Linux or Mac?

12 Ansichten (letzte 30 Tage)
When installing MATLAB 7.11 (R2010b) on Linux, I receive the following error:
ERROR: Exception in thread "main" com.google.inject.ProvisionException: Guice provision errors:
1) Error in custom provider, java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at com.mathworks.wizard.WizardModule.provideDisplayProperties(WizardModule.java:59)
while locating com.mathworks.instutil.DisplayProperties
...
...
I would like to resolve this so I can install.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 2 Dez. 2020
Bearbeitet: MathWorks Support Team am 2 Dez. 2020
This error occurs if the symbolic links for the installer are missing. The installer uses symbolic links in order to locate the required libraries for installation. This may occur if the installer .zip archive was extracted on a file system that does not support symbolic links. For example, if the files were extracted on a Windows system, this error would occur. To resolve this, the installer should be extracted on a system that supports symbolic links (ext2, ext3, etc.).
This error can also occur when installing from DVD if the DVD is not mounted with the correct permission set. To correct this, please see the related article:
Why do I get the message "xsetup: Permission denied" when running the installer on Linux/Unix?

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Produkte


Version

R2011a

Community Treasure Hunt

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

Start Hunting!

Translated by