View Single Post
  #1   (View Single Post)  
Old 22nd March 2009
ninjatux's Avatar
ninjatux ninjatux is offline
Real Name: Baqir Majlisi
Spam Deminer
 
Join Date: May 2008
Location: Antarctica
Posts: 293
Default Matlab R2008b via linuxulator in FreeBSD, Installation Troubles

I'm trying to install the Linux version of Matlab R2008b on FreeBSD via linuxulator. However, I've run into some trouble:

Code:
ninjasb /cdrom [15] sudo /compat/linux/bin/sh install                                    
expr: illegal option -- r
usage: expr [-e] expression
install: line 197: [: -ne: unary operator expected

Error: Your computer processor is missing the SSE2 instructions that
       are required for MATLAB to run correctly.
       For system requirements consult http://www.mathworks.com ...

ninjasb /cdrom [16]
How can I solve this? Something tells me that the cpuinfo implementation in linprocfs.c might be at the root of all this because it might be outdated.
__________________
"UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity."
MacBook Pro (Darwin 9), iMac (Darwin 9), iPod Touch (Darwin 9), Dell Optiplex GX620 (FreeBSD 7.1-STABLE)
Reply With Quote