Why do I get a permission denied error message referring to the java folder when installing MATLAB on Linux?

6 次查看(过去 30 天)
When installing MATLAB R2010b on 64-bit Linux, I receive a permission denied message:
Preparing installation files ...
Installing ...
eval: 1: /tmp/mathworks_13113/java/jre/glnxa64/jre/bin/java: Permission
denied
Finished
The permissions of my /tmp folder are fine. How can I install MATLAB?

采纳的回答

MathWorks Support Team
This error occurs when the installer file (for example, matlab_R2010b_glnxa64_installer.zip or matlab_R2010b_glnx86_installer.zip) is not extracted properly. This commonly happens if the installer is downloaded on a Windows machine, is extracted, and then copied to a Linux machine.
To ensure that the installer runs properly, the installation archives should be extracted on a Linux machine. To extract the installer, you can use the command line tool "unzip" to extract the file. For example:
unzip matlab_R20*_glnxa64_installer.zip
If you still experience a permission error when running the installer, please see the related solutions below:
Why do I receive the error "Exception in thread "main" com.google.inject.ProvisionException" when installing MATLAB on Linux?
Why do I get the message "xsetup: Permission denied" when running the installer on Linux/Unix?

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

尚未输入任何标签。

产品


版本

R2011b

Community Treasure Hunt

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

Start Hunting!

Translated by