Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Dec 2009 11:29:39 -0500
From:      stan <stanb@panix.com>
To:        Adam Vande More <amvandemore@gmail.com>
Cc:        Free BSD Questions list <freebsd-questions@freebsd.org>
Subject:   Re: What port contains libxcb.so.2, and hoow could I figure this out?
Message-ID:  <20091229162939.GB7974@teddy.fas.com>
In-Reply-To: <6201873e0912290633j14fdf5a7g5954a398139858a2@mail.gmail.com>
References:  <20091229140857.GA4677@teddy.fas.com> <6201873e0912290633j14fdf5a7g5954a398139858a2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 29, 2009 at 08:33:41AM -0600, Adam Vande More wrote:
> On Tue, Dec 29, 2009 at 8:08 AM, stan <stanb@panix.com> 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?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091229162939.GB7974>