Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: MatLab R14 and Mac OS X 10.5 (Leopard)
Date: Mon, 10 Dec 2007 21:57:14 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 90
Message-ID: <fjkcnq$8bt$1@fred.mathworks.com>
References: <fg1vl8$m54$1@fred.mathworks.com> <4725D648.9060302@mathworks.com> <fggjhv$fe3$1@fred.mathworks.com> <fh5asl$t78$1@fred.mathworks.com> <fh5pbr$e2t$1@fred.mathworks.com> <fh73hs$et4$1@fred.mathworks.com> <473851A0.6090307@mathworks.com> <fhrdk0$ibv$1@fred.mathworks.com> <47419703.4030602@mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1197323834 8573 172.30.248.35 (10 Dec 2007 21:57:14 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 10 Dec 2007 21:57:14 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1210405
Xref: news.mathworks.com comp.soft-sys.matlab:441848



Hi,

I have MacBook Pro (not PowerPC) with OSX Leopard and MatLab R14. I 
followed the instructions above but I couldn't find LibTIFF-files from the 
directory?

MatLab doesn't start from the icon. "Not Responding..." 

Any ideas? Please ask for more information!

This is error what I get using terminal launch ***
./matlab -nojvm 
dyld: Library not loaded: /usr/local/lib/libXm.2.dylib
Referenced from: ../../bin/mac/libmwhg.dylib
Reason: image not found
Trace/BPT trap
***
I tried of course starting MATLAB from the dock icon.

Thanks in advance,
--
Pekka

Brian Arnold <barnold@mathworks.com> wrote in message 
<47419703.4030602@mathworks.com>...
> Hi Dan,
> 
> The error indicates that you are running a PowerPC version of MATLAB on 
> an Intel-based Mac, which must run emulated under Rosetta.  However, 
> Apple's Java JVM does not run emulated under Rossetta, it must run 
> natively (hence the message)
> 
> Your options are to run the PowerPC version emulated with the -nojvm 
> flag on an Intel-based Mac, or upgrade to MATLAB R2007a or later, which 
> provides native Intel support on Intel-based Macs.
> 
> - Brian
> 
> Daniel Murphy wrote:
> > I have the same problem Stian and Matt described above.  I
> > just upgraded to leopard and after reinstalling my student
> > copy of release 14 that happens.  When I tried typing in the
> > commands you suggested into X11, it said:
> >     Java for ppc cannot run in this configuration.
> > Please consult documentation.
> > Warning: Failed to start the Java Virtual machine.
> > Warning: Disabling Java support.
> > 
> > I looked for the libtiff files, but I could not find them,
> > even by searching.  Any advice?
> > -Dan
> > 
> > 
> > Brian Arnold <barnold@mathworks.com> wrote in message
> > <473851A0.6090307@mathworks.com>...
> >> That is a known issue with R13 SP3 and has an External Bug
> > Report 
> >> written about it.  Remove/rename libtiff*.dylib from
> > bin/mac, so that 
> >> the system version of libTIFF is loaded.
> >>
> >> Matthew Blieske wrote:
> >>> I tried to follow your instructions and recieved the
> > following message:
> >>> dyld: Symbol not found: __cg_TIFFClientOpen
> >>>   Referenced from: 
> >>>
> > 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Fra
me
> >>> works/ImageIO.framework/Versions/A/ImageIO
> >>>   Expected in:
> > /Applications/MATLAB_SV71/bin/mac/libTIFF.dylib
> >>> I am running R14 SP3 on a dual G5 operating leopard.
> > Thanks for your efforts so 
> >>> far!
> >>>
> >>> -Matt
> >>>
> >>> Brian Arnold <barnold@mathworks.com> wrote:
> >>>
> >>>> Please try opening X11 (from Applications -> Utilities)
> > and typing 
> >>>> /Applications/MATLAB7x(x=your version)/bin/matlab and
> > report what comes 
> >>>> back.
> >>>
> >