From owner-freebsd-questions Tue Sep 9 12:06:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA27942 for questions-outgoing; Tue, 9 Sep 1997 12:06:57 -0700 (PDT) Received: (from jmb@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA27933; Tue, 9 Sep 1997 12:06:49 -0700 (PDT) From: "Jonathan M. Bresler" Message-Id: <199709091906.MAA27933@hub.freebsd.org> Subject: Re: Mathematica 3.0 for Linux To: jtroy@goof.com Date: Tue, 9 Sep 1997 12:06:48 -0700 (PDT) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <19970909124339.7817.qmail@goof.com> from "jtroy@goof.com" at Sep 9, 97 08:43:39 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jtroy@goof.com wrote: > > > Does anyone know if Mathematica 3.0 is out for Linux and if so, > has anyone run it under FreeBSD Linux Emulation? Any problems? runs well unders FreeBSD-2.2.2 (the only version that i have used with Mathematica 3.0). you need to brandelf(1) all the statically linked binaries. the install program will *not* do this for you. Mathematica 3.0 uses sparse files, so use the "-S" or "--sparse" option when tar'ing Mathematica notebooks. jmb