matlab7 (r14) service pack 1 again

2005-07-20 Thread a.shterenlikht
I did install linux-sun-jdk1.4.2 under /usr/local and then did cd /path/to/matlab/install/sys/java/jre/glnx86 mv jre1.4.2 bkp.jre1.4.2 ln -s /usr/local/linux-sun-jdk1.4.2/jre jre1.4.2 but still have the same /lib/libc.so.6: cannot execute binary file error and constant crashes. I wonder if

Re: Matlab7 (R14)

2005-07-15 Thread Rodolphe Conan
Me after the install, I have created the following symbolic link: ln -s /usr/local/linux-sun-jdk1.4.2/jre jre1.5.0 in /path/to/matlab/install/sys/java/jre/glnx86 and finally add a startup.m file in /path/to/matlab/install/toolbox/local with the following line inside

Re: Matlab7 (R14)

2005-07-14 Thread Svein Halvor Halvorsen
* Rodolphe Conan [2005-07-13 08:31 -0700] I finally got Matlab 7 working! I have put the following in the startup m-file set(0,'DefaultFigureRenderer','ZBuffer',... 'DefaultFigureRendererMode','Manual') Before to set these default properties, doing get(gcf,'Renderer') gave me None

Re: Matlab7 (R14)

2005-07-13 Thread Rodolphe Conan
Conan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 29, 2005 6:48 PM To: Norbert Koch Cc: freebsd-questions@freebsd.org Subject: RE: Matlab7 (R14) I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert

RE: Matlab7 (R14)

2005-07-01 Thread Norbert Koch
Koch Cc: freebsd-questions@freebsd.org Subject: RE: Matlab7 (R14) I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote: I am running FreeBSD 5.3 with linux_base-8 installed. I have installed

RE: Matlab7 (R14)

2005-07-01 Thread Rodolphe Conan
To: Norbert Koch Cc: freebsd-questions@freebsd.org Subject: RE: Matlab7 (R14) I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote: I am running FreeBSD 5.3 with linux_base-8 installed

Re: Matlab7 (R14)

2005-07-01 Thread Dan Olson
, 2005 6:48 PM To: Norbert Koch Cc: freebsd-questions@freebsd.org Subject: RE: Matlab7 (R14) I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote: I am running FreeBSD 5.3 with linux_base-8 installed. I

Matlab7 (R14)

2005-06-29 Thread Rodolphe Conan
Hello, I am running FreeBSD 5.3 with linux_base-8 installed. I have installed the linux version of Matlab 7 (R14) and now when I start matlab 7 I have this warning message: /compat/linux/usr/local/Matlab/bin/matlab: line 1: /lib/libc.so.6: cannot execute binary file Any idea what does it mean?

RE: Matlab7 (R14)

2005-06-29 Thread Norbert Koch
I am running FreeBSD 5.3 with linux_base-8 installed. I have installed the linux version of Matlab 7 (R14) and now when I start matlab 7 I have this warning message: /compat/linux/usr/local/Matlab/bin/matlab: line 1: /lib/libc.so.6: cannot execute binary file Any idea what does it mean?

RE: Matlab7 (R14)

2005-06-29 Thread Rodolphe Conan
I have installed it using the matlab install script : /usr/compat/linux/bin/sh install! ROd On Wed, 2005-06-29 at 18:24 +0200, Norbert Koch wrote: I am running FreeBSD 5.3 with linux_base-8 installed. I have installed the linux version of Matlab 7 (R14) and now when I start matlab 7 I have