From owner-freebsd-questions Fri Feb 28 9:46: 3 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FD3737B401 for ; Fri, 28 Feb 2003 09:46:02 -0800 (PST) Received: from mail.gmx.net (mail.gmx.net [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 489AA43F93 for ; Fri, 28 Feb 2003 09:46:01 -0800 (PST) (envelope-from blueeskimo@gmx.net) Received: (qmail 8183 invoked by uid 0); 28 Feb 2003 17:46:00 -0000 Received: from i216-58-29-174.gta.igs.net (HELO ?216.58.29.174?) (216.58.29.174) by mail.gmx.net (mp010-rz3) with SMTP; 28 Feb 2003 17:46:00 -0000 Subject: Re: Java on FreeBSD? From: Adam To: Sam Post Cc: freebsd-questions@FreeBSD.ORG, loganj@math.byu.edu In-Reply-To: <20030228102107.A13243@cairo.math.byu.edu> References: <20030228102107.A13243@cairo.math.byu.edu> Content-Type: text/plain Organization: Message-Id: <1046454359.77650.5.camel@jake> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 28 Feb 2003 12:45:59 -0500 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2003-02-28 at 12:21, Sam Post wrote: > Hello, > > I've been trying to get Matlab to work on FreeBSD for a few days now, but I'm not sure if the error is in the FreeBSD implementation of Java or in Matlab itself. Matlab is technically not supposed to run on FreeBSD but I've been to websites where people claim they have it running via Linux compatibility libraries (linuxcompat) > > I guess I really have two questions: 1) does Java work on FreeBSD (and how), 2) does Matlab work on FreeBSD (and how?) > > Any information you have would be worth it's weight in gold (fortunately for my pocketbook, information is pretty light!) so thanks in advance! > > I've attached some error reports, maybe they'll be useful... > > Sam Post Matlab will work on FreeBSD (using Linux binary support), but you have to muck around with the startup scripts to make it believe FreeBSD is a supported platform. As for Java, you obviously have discovered that the native JDK in FreeBSD 4.x doesn't work very well. My suggestion would be to install the Linux JDK, and create some fancy symlinks if Matlab doesn't allow for specifying where the java executable is located. Hope this helps. -- Adam To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message