From owner-freebsd-stable@FreeBSD.ORG Sat Nov 10 16:30:38 2007 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 28D9E16A418 for ; Sat, 10 Nov 2007 16:30:38 +0000 (UTC) (envelope-from redmail@cauchy.math.missouri.edu) Received: from cauchy.math.missouri.edu (cauchy.math.missouri.edu [128.206.184.213]) by mx1.freebsd.org (Postfix) with ESMTP id E312E13C4CA for ; Sat, 10 Nov 2007 16:30:37 +0000 (UTC) (envelope-from redmail@cauchy.math.missouri.edu) Received: from cauchy.math.missouri.edu (localhost [127.0.0.1]) by cauchy.math.missouri.edu (8.14.1/8.14.1) with ESMTP id lAAGBYWF011087; Sat, 10 Nov 2007 10:11:34 -0600 (CST) (envelope-from redmail@cauchy.math.missouri.edu) Received: (from redmail@localhost) by cauchy.math.missouri.edu (8.14.1/8.14.1/Submit) id lAAGBYf8011086; Sat, 10 Nov 2007 10:11:34 -0600 (CST) (envelope-from redmail) Date: Sat, 10 Nov 2007 10:11:33 -0600 From: Stephen Montgomery-Smith To: Lothar Braun Message-ID: <20071110161133.GA11049@cauchy.math.missouri.edu> References: <4735CB58.7070703@math.missouri.edu> <4735D090.2040508@lobraun.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4735D090.2040508@lobraun.de> User-Agent: Mutt/1.4.2.3i Cc: freebsd-stable@FreeBSD.org Subject: Re: Trouble running Mathematica X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Nov 2007 16:30:38 -0000 On Sat, Nov 10, 2007 at 04:38:56PM +0100, Lothar Braun wrote: > Stephen Montgomery-Smith wrote: > > When I run Mathematica 5.2 on FreeBSD RELENG_7 I get the following message: > > > > /usr/local/mma52/SystemFiles/Kernel/Binaries/Linux/MathKernel: error > > while loading shared libraries: /usr/lib/librt.so.1: ELF file OS ABI > > invalid > > I got a similar message, when i tried to run skype_devel. The solution > was to run > > sysctl compat.linux.osrelease=2.4.20 > > and put "compat.linux.osrelease=2.4.20" into my /etc/sysctl.conf. This > may help you, too. > > Regards, > Lothar Works brilliantly !!!!