Installation on Linux Mint

조회 수: 17 (최근 30일)
jamesdg
jamesdg 2015년 3월 26일
편집: oulusel 2015년 6월 2일
I installed R2015a on my computer following the directions laid out at: help.ubuntu.com/community/MATLAB. It's ubuntu and I run Mint, but Mint is based on 14.04 so under the hood it should be similar.
I install and activate without problem, but when I run matlab in the terminal I get:
terminate called after throwing an instance of fl::except::Exception<MATLAB::settings::core::NoWritePermissionOnDirectory, std::exception, void>'
what(): N2fl6except9ExceptionIN6MATLAB8settings4core28NoWritePermissionOnDirectoryESt9exceptionvEE
Aborted
MATLAB is selecting SOFTWARE OPENGL rendering.
At this point nothing happens for a long time; the Matlab logo and license image shows up and tells me which license I have, but doesn't proceed.
Any Linux users know what might be going on?
Thanks
  댓글 수: 1
oulusel
oulusel 2015년 6월 2일
편집: oulusel 2015년 6월 2일
I just followed the same link you posted and got the same error trying to reinstall MATLAB. After googling for no answers for some time I realized that I forgot to change the 'username' tag in the following line of the instructions with my actual username =). Change that and it should be fixed. Hope this helps to other sleepy folks out there as well.
cd ~ sudo chown username -R ~/.matlab

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by