Matlab compiler on linux error: "Cannot save logfile. You might not have permissions" -


i'm trying build standalone matlab (r2013b) application on linux, using application compiler app. fill out form configure build , click "package" button , "cannot save logfile. might not have permissions" error dialog. had left "create log file" option unchecked, though believe relates install-time log.

i scoured preferences in matlab unable find logfile location specified.

i tried using "package app" button rather "application compiler" route, found no way include matalb compiler runtime through interface, need.

can clarify log file trying written, , if there way control that? or, need have root priv run compiler on linux?

thanks!

jed

i got same error when tried make .prj file in same folder executable of same name. try deleting executable , compiling again.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

Python ctypes access violation with const pointer arguments -