Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2009 15:00:48 -0400
From:      Daniel Underwood <djuatdelta@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Installing MATLAB: processor is missing the SSE2 instructions
Message-ID:  <b6c05a470907121200q1568a630h5c53cbc4d6421752@mail.gmail.com>
In-Reply-To: <b6c05a470907120853x577a469ej30b8fb8a13fece51@mail.gmail.com>
References:  <b6c05a470907120853x577a469ej30b8fb8a13fece51@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Upon further investigation, I've learned that I can disregard the sse2 error.

I changed:

expr "`cat /proc/cpuinfo`" : '.* sse2 .*$'

to:

#expr "`cat /proc/cpuinfo`" : '.* sse2 .*$'
echo 1



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