From owner-freebsd-questions@FreeBSD.ORG Thu Oct 9 20:45:47 2008 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 3CE0E1065691 for ; Thu, 9 Oct 2008 20:45:47 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 50A018FC1C for ; Thu, 9 Oct 2008 20:45:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2) with ESMTP id m99Kjgod056603; Thu, 9 Oct 2008 22:45:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.3/8.14.2/Submit) with ESMTP id m99Kjear056580; Thu, 9 Oct 2008 22:45:42 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 9 Oct 2008 22:45:40 +0200 (CEST) From: Wojciech Puchar To: Drew Tomlinson In-Reply-To: <48EE6046.8020906@mykitchentable.net> Message-ID: <20081009224528.B56195@wojtek.tensor.gdynia.pl> References: <48EE6046.8020906@mykitchentable.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org Subject: Re: How To Get libm.so.4? 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: Thu, 09 Oct 2008 20:45:47 -0000 /usr/ports/misc/compat6x On Thu, 9 Oct 2008, Drew Tomlinson wrote: > I am attempting to install a web analysis tool named "Urchin" from Google. > Installation instructions are here: > > https://secure.urchin.com/helpwiki/en/Urchin_Installation_Guide_(FreeBSD_and_Linux) > > Urchin claims to run on FBSD 6.2+ which I took to mean version 6.2 or > greater. Since this is a brand new install, I installed FBSD 7.1-PRERELEASE, > assuming the actual release would not be too far off. > > I'm following the install procedures which has me run a ./install.sh script. > This script fails, complaining about a missing libm.so.4. I've Googled and > found some reference that this has to do with installing compatibility > libraries for FBSD 4. Thus I've added "COMPAT4X= yes" and rebuilt and > installed my world. However I still do not have this file. > > What do I need to do? > > Thanks, > > Drew > > -- > Be a Great Magician! > Visit The Alchemist's Warehouse > > http://www.alchemistswarehouse.com > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >