matlab on Linux, any success stories?

Zhihao Yuan lichray at gmail.com
Wed Aug 3 12:55:50 UTC 2011


On Wed, Aug 3, 2011 at 5:56 AM, Daniel Braniss <danny at cs.huji.ac.il> wrote:
> Im trying to install matlab R2010B-Mac-Linux under freebsd-8.2-STABLE,
> having installed linux_base-f10-10_4 but keep getting:
>
> rnd# /compat/linux/bin/sh  ./install
> Preparing installation files ...
> Exception in thread "main" java.lang.UnsatisfiedLinkError:
> /dist/local/amd64.FreeBSD_8.2-wip/compat/linux/tmp/mathworks_54440/java/jre/gln
> x86/jre/lib/i386/xawt/libmawt.so: libXext.so.6: ca not open shared object
> file: No such file or directory
>        at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>

You need
linux-f10-xorg-libs
at least. And, if you need 3D acceleration in matlab,
linux-f10-dri
(and linux-enabled nvidia driver if you are a nvidia user) are required.

> any known magic incantations?
>
> thanks,
>        danny
>
>
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>



-- 
Zhihao Yuan, nickname lichray
The best way to predict the future is to invent it.
___________________________________________________
4BSD -- http://4bsd.biz/


More information about the freebsd-emulation mailing list