Matlab on FreeBSD 5.3

Albert Shih shih at math.jussieu.fr
Mon May 2 07:53:11 PDT 2005


 Le 02/05/2005 à 09:46:21-0500, Brett Brown a écrit
> Cali,
> 
> What version of MatLab did you have success with? I'm trying to install MatLab Student Version 7.0.1 (R14) service pack1 and could really use some help.
> 
I've use (well not me, but my users) matlab-7.0.0 on FreeBSD 5.2.1 without
any problem.

But....you must (well I do) perform the installation of Matlab on a Linux
box, then you make a copy of the directory from linux-box to freebsd-box.

And you can create a file (like matlab ;-) ) in /usr/local/bin with

#!/bin/sh
/compat/linux/bin/sh /usr/local/matlab/bin/matlab > /dev/null 2>&1

HTH.

--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Mon May 2 16:49:34 CEST 2005


More information about the freebsd-questions mailing list