|
Hi,
Make sure that the application you are opening is "MATLAB_R2010b.app" in
Applications, not "MATLAB.app" in
/Applications/MATLAB_R2010b.app/bin/maci64. The latter will give the
specific error message below, because its environment hasn't been set up.
If the application icon you are opening is in the Dock, right-click or
control-click on the Dock icon, and select "Options" -> "Show in Finder"
from the context menu. If it opens the folder "maci64", remove it from
the Dock, and drag MATLAB_R2010b (.app) from the Applications folder to
the Dock.
If that doesn't resolve the issue, or if the folder opened by "Show in
Finder" is "Applications", then the issue is with MATLAB_R2010b (.app),
and you'll need to start troubleshooting the startup sequence, and your
shell environment. Googling for this error message will give you several
suggestions on how to proceed with that.
Good luck,
- Brian
On 9/20/11 4:20 PM, Jan wrote:
> I recently installed matlab v2010b on my macbook air 15.8. It opens
> without a problem the first time, but the second time I opened it it
> only said "Matlab quit unexpectedly"
>
> I copied the below from the error report:
>
> Dyld Error Message:
> Library not loaded: libtbb.dylib
> Referenced from: /Applications/MATLAB_R2010b.app/bin/maci64/libut.dylib
> Reason: image not found
>
> What might be the problem??
|