Thread Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Antoine

Date: 28 Oct, 2007 12:34:48

Message: 1 of 25

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.

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 29 Oct, 2007 12:47:04

Message: 2 of 25

Hi,

Which R14 version? For R2007a and R2007b, see:

< http://www.mathworks.com/support/sysreq/current_release/macintosh.html >

< http://www.mathworks.com/support/sysreq/release2007a/macintosh.html >

Brian

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.

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Stian Andre

Date: 3 Nov, 2007 01:40:16

Message: 3 of 25


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:
>


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Matthew Blieske

Date: 10 Nov, 2007 22:21:10

Message: 4 of 25

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


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 11 Nov, 2007 02:28:11

Message: 5 of 25

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
>
>

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Stian Andre

Date: 11 Nov, 2007 09:27:58

Message: 6 of 25

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.



Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Matthew Blieske

Date: 11 Nov, 2007 14:28:12

Message: 7 of 25

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.


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 12 Nov, 2007 13:12:33

Message: 8 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 12 Nov, 2007 13:14:08

Message: 9 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Matthew Blieske

Date: 13 Nov, 2007 13:49:10

Message: 10 of 25

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.


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Stian Andre

Date: 18 Nov, 2007 05:38:16

Message: 11 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Daniel Murphy

Date: 19 Nov, 2007 07:22:40

Message: 12 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 19 Nov, 2007 14:00:35

Message: 13 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Pekka Kietola

Date: 10 Dec, 2007 21:57:14

Message: 14 of 25

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


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Pekka Kietola

Date: 10 Dec, 2007 22:06:06

Message: 15 of 25

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.

Thanks in advance,
--
Pekka


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: George

Date: 24 Dec, 2007 15:28:24

Message: 16 of 25

"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.

Merry Xmas

George

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Kuo-Hsien

Date: 21 Feb, 2008 16:44:01

Message: 17 of 25

Hello all -

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Cindy Goforth

Date: 2 Apr, 2008 17:31:01

Message: 18 of 25

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 2 Apr, 2008 19:04:23

Message: 19 of 25

Hi,

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

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Thomas Reichstein

Date: 17 Apr, 2008 16:24:02

Message: 20 of 25

Hello,

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.

activation.log shows the following:
(Apr 17, 2008 18:03:27) THE ACTIVATOR IS STARTING UP.
(Apr 17, 2008 18:03:27) Arguments: -root
/Applications/MATLAB_SV71
(Apr 17, 2008 18:03:43)
/Applications/MATLAB_SV71/bin/mac/libactivation.dylib:
java.lang.ClassLoader$NativeLibrary.load(Native Method)
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
java.lang.Runtime.load0(Runtime.java:769)
java.lang.System.load(System.java:968)
com.mathworks.activation.nativefcns.<clinit>(nativefcns.java:34)
com.mathworks.activation.StudentActivator.getHostId(StudentActivator.java:704)
com.mathworks.activation.SerialNumPanel.<init>(SerialNumPanel.java:107)
com.mathworks.activation.SerialNumPanel.getInstance(SerialNumPanel.java:39)
com.mathworks.activation.InformationPanel$ComponentListener.actionPerformed(InformationPanel.java:125)
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
java.awt.Component.processMouseEvent(Component.java:5602)
javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
com.mathworks.mwswing.MJButton.processMouseEvent(MJButton.java:498)
java.awt.Component.processEvent(Component.java:5367)
java.awt.Container.processEvent(Container.java:2010)
java.awt.Component.dispatchEventImpl(Component.java:4068)
java.awt.Container.dispatchEventImpl(Container.java:2068)
java.awt.Component.dispatchEvent(Component.java:3903)
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
java.awt.Container.dispatchEventImpl(Container.java:2054)
java.awt.Window.dispatchEventImpl(Window.java:1791)
java.awt.Component.dispatchEvent(Component.java:3903)
java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

~
                          
~


can anyone help ?

thx
Thomas


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Thomas Reichstein

Date: 17 Apr, 2008 16:25:04

Message: 21 of 25

Hello,

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.

activation.log shows the following:
(Apr 17, 2008 18:03:27) THE ACTIVATOR IS STARTING UP.
(Apr 17, 2008 18:03:27) Arguments: -root
/Applications/MATLAB_SV71
(Apr 17, 2008 18:03:43)
/Applications/MATLAB_SV71/bin/mac/libactivation.dylib:
java.lang.ClassLoader$NativeLibrary.load(Native Method)
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
java.lang.Runtime.load0(Runtime.java:769)
java.lang.System.load(System.java:968)
com.mathworks.activation.nativefcns.<clinit>(nativefcns.java:34)
com.mathworks.activation.StudentActivator.getHostId(StudentActivator.java:704)
com.mathworks.activation.SerialNumPanel.<init>(SerialNumPanel.java:107)
com.mathworks.activation.SerialNumPanel.getInstance(SerialNumPanel.java:39)
com.mathworks.activation.InformationPanel$ComponentListener.actionPerformed(InformationPanel.java:125)
javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
java.awt.Component.processMouseEvent(Component.java:5602)
javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
com.mathworks.mwswing.MJButton.processMouseEvent(MJButton.java:498)
java.awt.Component.processEvent(Component.java:5367)
java.awt.Container.processEvent(Container.java:2010)
java.awt.Component.dispatchEventImpl(Component.java:4068)
java.awt.Container.dispatchEventImpl(Container.java:2068)
java.awt.Component.dispatchEvent(Component.java:3903)
java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
java.awt.Container.dispatchEventImpl(Container.java:2054)
java.awt.Window.dispatchEventImpl(Window.java:1791)
java.awt.Component.dispatchEvent(Component.java:3903)
java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

~
                          
~


can anyone help ?

thx
Thomas


Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Brian Arnold

Date: 18 Apr, 2008 13:50:06

Message: 22 of 25

Hello,

MATLAB R14 SP3 is not supported on Intel-based Macs. In particular,
Java will not run.

See < http://www.mathworks.com/support/faq/macintel.html > for details.

Brian


Thomas Reichstein wrote:
> Hello,
>
> 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.
>
> activation.log shows the following:
> (Apr 17, 2008 18:03:27) THE ACTIVATOR IS STARTING UP.
> (Apr 17, 2008 18:03:27) Arguments: -root
> /Applications/MATLAB_SV71
> (Apr 17, 2008 18:03:43)
> /Applications/MATLAB_SV71/bin/mac/libactivation.dylib:
> java.lang.ClassLoader$NativeLibrary.load(Native Method)
> java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
> java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
> java.lang.Runtime.load0(Runtime.java:769)
> java.lang.System.load(System.java:968)
> com.mathworks.activation.nativefcns.<clinit>(nativefcns.java:34)
> com.mathworks.activation.StudentActivator.getHostId(StudentActivator.java:704)
> com.mathworks.activation.SerialNumPanel.<init>(SerialNumPanel.java:107)
> com.mathworks.activation.SerialNumPanel.getInstance(SerialNumPanel.java:39)
> com.mathworks.activation.InformationPanel$ComponentListener.actionPerformed(InformationPanel.java:125)
> javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
> javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
> javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
> javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
> javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
> java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:231)
> java.awt.Component.processMouseEvent(Component.java:5602)
> javax.swing.JComponent.processMouseEvent(JComponent.java:3135)
> com.mathworks.mwswing.MJButton.processMouseEvent(MJButton.java:498)
> java.awt.Component.processEvent(Component.java:5367)
> java.awt.Container.processEvent(Container.java:2010)
> java.awt.Component.dispatchEventImpl(Component.java:4068)
> java.awt.Container.dispatchEventImpl(Container.java:2068)
> java.awt.Component.dispatchEvent(Component.java:3903)
> java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4256)
> java.awt.LightweightDispatcher.processMouseEvent(Container.java:3936)
> java.awt.LightweightDispatcher.dispatchEvent(Container.java:3866)
> java.awt.Container.dispatchEventImpl(Container.java:2054)
> java.awt.Window.dispatchEventImpl(Window.java:1791)
> java.awt.Component.dispatchEvent(Component.java:3903)
> java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
> java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:269)
> java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:190)
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:184)
> java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:176)
> java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
>
> ~
>
> ~
>
>
> can anyone help ?
>
> thx
> Thomas
>
>

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Monica Martins

Date: 12 Jul, 2008 14:42:01

Message: 23 of 25

Hello everyone

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

  r0 = 00000000 r8 = 00000000 r16 = 961d6ee0 r24 = ebebebeb
  r1 = 00000001 r9 = 00000000 r17 = ebebebeb r25 = ebebebeb
  r2 = 0000004d r10 = bfffdd60 r18 = ebebebeb r26 = ebebebeb
  r3 = 00000018 r11 = bfffece0 r19 = ebebebeb r27 = ebebebeb
  r4 = 0413f27c r12 = 00000000 r20 = ebebebeb r28 = ebebebeb
  r5 = 00000000 r13 = 00001f02 r21 = ebebebeb r29 = ebebebeb
  r6 = 00000000 r14 = 961d6ef0 r22 = ebebebeb r30 = ebebebeb
  r7 = 00000000 r15 = 00000000 r23 = ebebebeb r31 = ebebebeb
  cr = ebebebeb lr = ebebebeb xer = ebebebeb ctr = ebebebeb
  vrsave = ebebebeb
Stack Trace:

=============================================

Any ideas?

Thanks in advance,

M?nica

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Josh

Date: 25 Jan, 2009 20:22:03

Message: 24 of 25

"Antoine " <a.lucas@geolnet.net> wrote in message <fg1vl8$m54$1@fred.mathworks.com>...
> 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.

Subject: MatLab R14 and Mac OS X 10.5 (Leopard)

From: Julien Bakke

Date: 31 Mar, 2009 01:35:03

Message: 25 of 25

Hi,

I have a similar problem. I'm running R14 student edition on a PowerPC G4. I upgraded to Leopard 6 months ago. No problem. However, for some reason I started to be unable to use Matlab 2 days ago. the symptoms are similar to what is described in the thread (X11 starts but not Matlab).

I ran the command you described and this came up:

bash-3.2$ /Applications/MATLAB_SV701/bin/matlab
dyld: Library not loaded: /usr/X11R6/lib/libXext.6.dylib
  Referenced from: /Applications/MATLAB_SV701/bin/mac/libmwhg.dylib
  Reason: image not found
Trace/BPT trap

Any idea?

Thanks,
Julien


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

Tags for this Thread

Everyone's Tags:

leopard(3), mac

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
leopard Pekka Kietola 10 Dec, 2007 17:10:10
leopard Daniel Murphy 19 Nov, 2007 02:25:07
leopard Ned Gulley 12 Nov, 2007 22:57:39
mac Ned Gulley 29 Oct, 2007 11:06:53
rssFeed for this Thread

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.

Contact us at files@mathworks.com