Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Jun 2005 18:24:07 +0200
From:      "Norbert Koch" <NKoch@demig.de>
To:        "Rodolphe Conan" <rconan@uvic.ca>, <freebsd-questions@freebsd.org>
Subject:   RE: Matlab7 (R14)
Message-ID:  <000801c57cc6$f96bfd60$4801a8c0@ws-ew-3.W2KDEMIG>
In-Reply-To: <1120061734.58472.5.camel@enezeusa.aolab.me.uvic.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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?
> Matlab start anyway but I cannot make 3D
> surface plots (A simple mesh(zeros(20)) will run forever taking all my
> cpu!!) or even a simple help linspace will freeze matlab?

How did you install it?
May be, Matlab tries to run some executable, which is
not marked as Linux executable. See brandelf(1).
You could try to run Matlab under ktrace(1) and check
for exec system calls.

Norbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c57cc6$f96bfd60$4801a8c0>