Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jul 2005 17:17:03 +0000
From:      <a.shterenlikht@manchester.ac.uk>
To:        freebsd-questions@freebsd.org
Subject:   matlab7 (r14) service pack 1 again
Message-ID:  <200507201717.03643.a.shterenlikht@manchester.ac.uk>

next in thread | raw e-mail | index | archive | help
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=20
binary file error and constant crashes.

I wonder if matlab has to be run under /compat/linux?

anton


Rodolphe Conan rconan at uvic.ca
Fri Jul 15 16:12:03 GMT 2005

Me after the install, I have created the following=20
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=20
following line inside
set(0,'DefaultFigureRenderer','ZBuffer','DefaultFigureRendererMode','Manu=
al')

And now matlab7 works for me!
Hopes it will help
Rod




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507201717.03643.a.shterenlikht>