From owner-freebsd-questions@FreeBSD.ORG Mon Jul 13 01:00:42 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 124C0106566B for ; Mon, 13 Jul 2009 01:00:42 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: from mail-ew0-f227.google.com (mail-ew0-f227.google.com [209.85.219.227]) by mx1.freebsd.org (Postfix) with ESMTP id 98A608FC24 for ; Mon, 13 Jul 2009 01:00:41 +0000 (UTC) (envelope-from djuatdelta@gmail.com) Received: by ewy27 with SMTP id 27so1238899ewy.43 for ; Sun, 12 Jul 2009 18:00:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=nmRkGEN5oyJyNtreSC5q09vTUuwFy1hcWUO5+g8Gxsg=; b=aNNxXYq9AULa843v2vzWGtTCmiMDThneMVHziec725000bbyM1is3un2hZSCidTUqb NzHE36AyFp2SG8lIdwHZGVro0+DbDPdaFpsMBDbYnRm4ZpSVMwQ+FlZBpY9U8iEupKBG WsyOZMAHnfSclia30QZveDrFeRZRkeMn2VTZ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=mDWOo46ytuf3vIq+2g+dST8aEBJeMZX0wJwheQIg5sL7rBhf1SNjJpUJ4As8mmbT7U V+MqJJ1vcj+LlzCxlaNXhR0uHlzQCb0QjWNgJLq9gA4MEo2El1YQUDkyzk+lVmWZ336k LtS8EPGStNOymF1MY8ourlx+jjb7/tIUN4eWI= MIME-Version: 1.0 Received: by 10.216.1.85 with SMTP id 63mr1293708wec.26.1247446840739; Sun, 12 Jul 2009 18:00:40 -0700 (PDT) Date: Sun, 12 Jul 2009 21:00:40 -0400 Message-ID: From: Daniel Underwood To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: MATLAB Installed: SSE2 error encounter upon run X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2009 01:00:42 -0000 Now that Matlab is installed, when I attempt to run matlab I receive the following error: 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 ... Any ideas?