From owner-freebsd-questions@FreeBSD.ORG Tue Dec 29 16:29:41 2009 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 4D6521065672 for ; Tue, 29 Dec 2009 16:29:41 +0000 (UTC) (envelope-from stanb@panix.com) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.freebsd.org (Postfix) with ESMTP id DF0658FC08 for ; Tue, 29 Dec 2009 16:29:40 +0000 (UTC) Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by mail1.panix.com (Postfix) with ESMTP id 397451F08A; Tue, 29 Dec 2009 11:29:40 -0500 (EST) Received: from teddy.fas.com (c-76-26-200-187.hsd1.sc.comcast.net [76.26.200.187]) by mailbackend.panix.com (Postfix) with ESMTP id 192E22D52B; Tue, 29 Dec 2009 11:29:40 -0500 (EST) Received: from stan by teddy.fas.com with local (Exim 3.36 #1 (Debian)) id 1NPex1-00029D-00; Tue, 29 Dec 2009 11:29:39 -0500 Date: Tue, 29 Dec 2009 11:29:39 -0500 From: stan To: Adam Vande More Message-ID: <20091229162939.GB7974@teddy.fas.com> Mail-Followup-To: Adam Vande More , Free BSD Questions list References: <20091229140857.GA4677@teddy.fas.com> <6201873e0912290633j14fdf5a7g5954a398139858a2@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6201873e0912290633j14fdf5a7g5954a398139858a2@mail.gmail.com> X-Editor: gVim X-Operating-System: Debian GNU/Linux X-Kernel-Version: 2.4.23 X-Uptime: 11:16:39 up 90 days, 18:30, 2 users, load average: 0.01, 0.01, 0.00 User-Agent: Mutt/1.5.4i Sender: Stan Brown Cc: Free BSD Questions list Subject: Re: What port contains libxcb.so.2, and hoow could I figure this out? 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: Tue, 29 Dec 2009 16:29:41 -0000 On Tue, Dec 29, 2009 at 08:33:41AM -0600, Adam Vande More wrote: > On Tue, Dec 29, 2009 at 8:08 AM, stan wrote: > > > One of my machines is suddenly complaining that it can't find libxcb.so.2. > > This is probably an issue related to a recent attempt to update the > > software > > on this machine, so I figured I'd just rebuild the port that provides this > > library, but I can't figure out how to determine which on that would be. > > > > I have the feeling that I should be able to use pkg_info for this, but I > > can't seem to figure out how to accomplish this. Is this the right tool? If > > so, how do I use it for this, if not, what is the correct tool? > > > > Thanks. > > > > > it# pkg_info -W /usr/local/lib/libxcb.so.2 > /usr/local/lib/libxcb.so.2 was installed by package libxcb-1.5 > Thanks, I missed the -W switch when I scaned the man page. -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?