Path: news.mathworks.com!not-for-mail
From: Brian Arnold <barnold@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: MatLab R14 and Mac OS X 10.5 (Leopard)
Date: Mon, 19 Nov 2007 09:00:35 -0500
Organization: The MathWorks, Inc.
Lines: 61
Message-ID: <47419703.4030602@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>
NNTP-Posting-Host: arnoldb-mac1.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1195480835 3317 144.212.108.69 (19 Nov 2007 14:00:35 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 19 Nov 2007 14:00:35 +0000 (UTC)
To: Daniel Murphy <fizban3@aol.com>
User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728)
In-Reply-To: <fhrdk0$ibv$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:438333



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/Frame
>>> 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.
>>>
>