From owner-freebsd-questions@FreeBSD.ORG Mon Jan 9 05:45:22 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0C84616A41F for ; Mon, 9 Jan 2006 05:45:22 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B00E43D45 for ; Mon, 9 Jan 2006 05:45:20 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (patr530-a120.otenet.gr [212.205.215.120]) by kane.otenet.gr (8.13.4/8.13.4/Debian-8) with ESMTP id k095jI6V032235; Mon, 9 Jan 2006 07:45:18 +0200 Received: by flame.pc (Postfix, from userid 1001) id 96FE011854; Mon, 9 Jan 2006 07:43:52 +0200 (EET) Date: Mon, 9 Jan 2006 07:43:52 +0200 From: Giorgos Keramidas To: wbs@infowest.com Message-ID: <20060109054352.GA1301@flame.pc> References: <43c1f614.3a1.447d.1280318817@infowest.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <43c1f614.3a1.447d.1280318817@infowest.com> Cc: freebsd-questions@freebsd.org Subject: Re: Where do I find libm.so.2 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, 09 Jan 2006 05:45:22 -0000 On 2006-01-08 22:35, wbs@infowest.com wrote: > I am interested in running a+ (from www.aplusdev.org). They > have a FreeBSD binary. But when I try to run it I get an error > message about being unable to find libm.so.2. This is an older version of the libm.so library. You can get a copy of it by installing the misc/compat4x port.