From owner-freebsd-questions@FreeBSD.ORG Sun Feb 4 04:52:34 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A84AC16A400 for ; Sun, 4 Feb 2007 04:52:34 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 596BE13C474 for ; Sun, 4 Feb 2007 04:52:34 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.13.6/8.13.8) id l144qXSs092466; Sat, 3 Feb 2007 22:52:33 -0600 (CST) (envelope-from dan) Date: Sat, 3 Feb 2007 22:52:33 -0600 From: Dan Nelson To: Gary Kline Message-ID: <20070204045232.GC37689@dan.emsphone.com> References: <20070204040314.GA51444@thought.org> <45C55DE3.5050400@tandon.net> <20070204042613.GA54832@thought.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070204042613.GA54832@thought.org> X-OS: FreeBSD 6.2-STABLE User-Agent: Mutt/1.5.13 (2006-08-11) Cc: FreeBSD Mailing List , Sahil Tandon Subject: Re: how do i find libphp4.so?? 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: Sun, 04 Feb 2007 04:52:34 -0000 In the last episode (Feb 03), Gary Kline said: > On Sat, Feb 03, 2007 at 11:15:31PM -0500, Sahil Tandon wrote: > > Gary Kline wrote: > > > > > What utility will find the shared lib: libphp4.so? > > > > man find > > > > Yeah, obv'ly, but no joy. I used locate and same results. > Isb't one of the pkg_ utilities supposed to give the cntents of > every pacake or port? Are you asking where libphp4.so is currently installed on your system (find or locate will tell you), or which port installs libphp4.so (I'd start looking at the php ports and their pkg-plist files)? -- Dan Nelson dnelson@allantgroup.com