Antoine wrote:
> Hello World,
>
> Does anybody has tried to run MatLab under Leopard, the last release of Mac OS
> X ? Is there any known troubles ?
>
> I plan to update my station toward Leopard, but I am still worried about
> programs compatibility.
>
> thanks for your help.
>
> A.
Hi Goodfolks, I have the student version of Matlab that only says R14 with
service pack 3 wich I bought almost two years ago, and it does not work with
Leopard. It always worked with Tiger.
Installation went fine, but when I try to run the program, X11 starts up, but
the Matlab icon just bounces like 10 times in the dock and quits.
Anyone have any troubleshooting ideas how to solve this?
Thanks!!
~Stian Andre
Brian Arnold <barnold@mathworks.com> wrote in message
<4725D648.9060302@mathworks.com>...
> Hi,
>
> Which R14 version? For R2007a and R2007b, see:
>
"Stian Andre " <stian_ak@hotmail.com> wrote
>
> Hi Goodfolks, I have the student version of Matlab that only says R14 with
> service pack 3 wich I bought almost two years ago, and it does not work with
> Leopard. It always worked with Tiger.
>
> Installation went fine, but when I try to run the program, X11 starts up, but
> the Matlab icon just bounces like 10 times in the dock and quits.
>
> Anyone have any troubleshooting ideas how to solve this?
>
> Thanks!!
>
> ~Stian Andre
Please try opening X11 (from Applications -> Utilities) and typing
/Applications/MATLAB7x(x=your version)/bin/matlab and report what comes
back.
Matthew Blieske wrote:
> I have the same problem!!!! HELP!
> -Matt
>
> "Stian Andre " <stian_ak@hotmail.com> wrote
>> Hi Goodfolks, I have the student version of Matlab that only says R14 with
>> service pack 3 wich I bought almost two years ago, and it does not work with
>> Leopard. It always worked with Tiger.
>>
>> Installation went fine, but when I try to run the program, X11 starts up, but
>> the Matlab icon just bounces like 10 times in the dock and quits.
>>
>> Anyone have any troubleshooting ideas how to solve this?
>>
>> Thanks!!
>>
>> ~Stian Andre
>
>
..this is what happens: it just says "matlab: command not found" even though
the matlab file is in the directory? I'll paste in the path, and the contents of
the bin directory below..
bash-3.2$ cd Applications/
bash-3.2$ cd MATLAB_SV71/
bash-3.2$ cd bin
bash-3.2$ ls
activation.sh gccopts.sh matlab mexext registry
engopts.sh ldd matopts.sh mexopts.sh scripts
f90opts.sh mac mex optsetup.sh util
bash-3.2$ matlab
bash: matlab: command not found
bash-3.2$
BTW, I'm on a PowerPC.
Thanks again
~Stian Andre
Brian Arnold <barnold@mathworks.com> wrote in message
<fh5pbr$e2t$1@fred.mathworks.com>...
> Please try opening X11 (from Applications -> Utilities) and typing
> /Applications/MATLAB7x(x=your version)/bin/matlab and report what
comes
> back.
Try './matlab' when you're cd'ed into the bin directory.
Stian Andre wrote:
> Hi, thanks for helping out :)
>
> ..this is what happens: it just says "matlab: command not found" even though
> the matlab file is in the directory? I'll paste in the path, and the contents of
> the bin directory below..
>
> bash-3.2$ cd Applications/
> bash-3.2$ cd MATLAB_SV71/
> bash-3.2$ cd bin
> bash-3.2$ ls
> activation.sh gccopts.sh matlab mexext registry
> engopts.sh ldd matopts.sh mexopts.sh scripts
> f90opts.sh mac mex optsetup.sh util
> bash-3.2$ matlab
> bash: matlab: command not found
> bash-3.2$
>
> BTW, I'm on a PowerPC.
>
> Thanks again
>
> ~Stian Andre
>
>
> Brian Arnold <barnold@mathworks.com> wrote in message
> <fh5pbr$e2t$1@fred.mathworks.com>...
>> Please try opening X11 (from Applications -> Utilities) and typing
>> /Applications/MATLAB7x(x=your version)/bin/matlab and report what
> comes
>> back.
>
>
>
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.
>
>
Brian you're a saviour, thanks a bunch. I removed libtiff.3.7.1.dyib and its
aliases from the bin/mac folder and Matlab pops up like nothing happened!
Cheers Matt
Brian Arnold <barnold@mathworks.com> wrote:
> 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.
Brian Arnold <barnold@mathworks.com> wrote in message
<47385141.8050908@mathworks.com>...
> Try './matlab' when you're cd'ed into the bin directory.
Hi again Brian,
Sorry it took a while, ..I went on a little mini vacation.
Anyways, I did what you said, and it turned out I had the same problem as the
other guy here, and removing libtiff.3.7.1.dylib solved my problem too, so
Matlab is now up and running just fine :)
Thank you so much for your help, Have a great weekend!
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.
> >
> >
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.
>>>
>
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.
> >>>
> >
Hi,
I have MacBook Pro (not PowerPC) with OSX Leopard and MatLab R14. I
followed the advices 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
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 but no response.
"Stian Andre " <stian_ak@hotmail.com> wrote in message
<fhoj48$aji$1@fred.mathworks.com>...
> Brian Arnold <barnold@mathworks.com> wrote in message
> <47385141.8050908@mathworks.com>...
> > Try './matlab' when you're cd'ed into the bin directory.
>
> Hi again Brian,
>
> Sorry it took a while, ..I went on a little mini vacation.
>
> Anyways, I did what you said, and it turned out I had the same problem as
the
> other guy here, and removing libtiff.3.7.1.dylib solved my problem too, so
> Matlab is now up and running just fine :)
>
> Thank you so much for your help, Have a great weekend!
>
> ~Stian Andre
I have the same problem as described by Stian. I'm running Mac OSX (10.5.1)
on a 2x2.66 GHz Dual-Core Intel Xeon. I deleted libtiff.3.7.1.dylib from the
bin/maci directory. THE PROBLEM PERSISTS. Your help will be much
appreciated.
Here is my error message as below. Are there anyone could
help me out?
Thanks,
Michael
==============================================
bash-3.2$ matlab
Java for ppc cannot run in this configuration.
Please consult documentation.
Warning: Failed to start the Java Virtual machine - JNI
error: -1.
Warning: Disabling Java support.
< M A T L A B >
Copyright 1984-2005 The MathWorks, Inc.
Version 7.0.4.352 (R14) Service Pack 2
January 29, 2005
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
I have an intel-based macbook pro with the powerpc of MATLAB
verion 7 from 2004 that won't launch.
I want to try to get Matlab to start with the -nojvm flag,
but It just keeps giving me back error. I'm not sure if I'm
entering the command in the right place?
I open up X11 and typed in matlab -nojvm
It says command not found. I'm pretty new to macs and matlab.
Any help will be appreciated.
Cindy
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/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.
> >>>
> >
Try typing in the full path to matlab, for example:
/Applications/MATLAB_R14SP3/bin/matlab -nojvm
That should get you past your first problem. Good luck,
- Brian
Cindy Goforth wrote:
> I have an intel-based macbook pro with the powerpc of MATLAB
> verion 7 from 2004 that won't launch.
>
> I want to try to get Matlab to start with the -nojvm flag,
> but It just keeps giving me back error. I'm not sure if I'm
> entering the command in the right place?
>
> I open up X11 and typed in matlab -nojvm
> It says command not found. I'm pretty new to macs and matlab.
> Any help will be appreciated.
> Cindy
>
> 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/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.
>
my Matlab Release14 Service Pack 3 will not install
on my Intel based MacBookPro with MacOS 10.5, during the
activation
it throws the following Exception :
There was an unexpected exception. See the log file
(/tmp/activation.log) for more details.
my Matlab Release14 Service Pack 3 will not install
on my Intel based MacBookPro with MacOS 10.5, during the
activation
it throws the following Exception :
There was an unexpected exception. See the log file
(/tmp/activation.log) for more details.
I have a MacBook Pro4,1 and i'm running Mac OS X Leopard 10.5.3
I can't start up my Matlab. I have a R14 SP2
I typed what Brian said and i got this
============================================
Configuration:
MATLAB Version: 7.0.0.19901 (R14)
Operating System: Darwin 9.3.0 Darwin Kernel Version 9.3.0: Fri May 23
00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386 Power Macintosh
Window System: The X.Org Foundation (10300000), display /tmp/launch-
K7YT2o/:0
Current Visual: 0x23 (class 4, depth 24)
Virtual Machine: Java is not enabled
Default Charset: US-ASCII
Public Submission Policy
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central. Read the complete Disclaimer prior to use.