[SOLVED] Installing a toolbox on Maverick
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I'm trying to install some new toolbox for Matlab but I always have the same problem.

I checked the log and found this :
Installation folder:
/Applications/MATLAB_R2013a_Student.app
Products:
Parallel Computing Toolbox 6.2
Partial Differential Equation Toolbox 1.2
(mai 04, 2014 14:57:07) Installing Product: Parallel Computing Toolbox 6.2
(mai 04, 2014 14:57:14) Installing Product: Partial Differential Equation Toolbox 1.2
(mai 04, 2014 14:57:14) * java.io.IOException: Error 1 setting permissions for /Applications/MATLAB_R2013a_Student.app/toolbox/local/pathdef.m. Operation not permitted
...
(mai 04, 2014 14:57:14) Error: The application encountered an unexpected error and needs to close. You may want to try re-installing your product(s). More information can be found at /var/folders/st/qpn2fhj95xb3krvwrr8tvmnm0000gn/T/mathworks_Brian.log
(mai 04, 2014 14:57:26) Exiting with status -1
(mai 04, 2014 14:57:26) End - Unsuccessful
It seems like there's a permission problem. Does anyone knows how to fix this ?
Thank you for your help.
I found the solution. I used this command in the terminal : sudo sh install.
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!