From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 02:48:48 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 C7BAD16A41A for ; Mon, 11 Feb 2008 02:48:48 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from mail.monochrome.org (b4.ebbed1.client.atlantech.net [209.190.235.180]) by mx1.freebsd.org (Postfix) with ESMTP id 73DC513C468 for ; Mon, 11 Feb 2008 02:48:47 +0000 (UTC) (envelope-from chris@monochrome.org) Received: from [192.168.1.11] ([192.168.1.11]) by mail.monochrome.org (8.14.2/8.14.2) with ESMTP id m1B2u0BA067903; Sun, 10 Feb 2008 21:56:00 -0500 (EST) (envelope-from chris@monochrome.org) Date: Sun, 10 Feb 2008 21:48:35 -0500 (EST) From: Chris Hill To: ejcerejo@optonline.net In-Reply-To: Message-ID: <20080210214038.J23285@tripel.monochrome.org> References: <47ADE033.7070402@optonline.net> <47ADE2EC.2030906@infracaninophile.co.uk> <47ADEAD2.2030803@bsdforen.de> <200802092346.23078.ejcerejo@optonline.net> <47AEF9B5.10509@onetel.com> <20080210084035.551b9acf@scorpio> <47AF16F8.3040109@optonline.net> <20080210122358.4dc52efd@scorpio> <47AF389E.2010909@optonline.net> <47AF3B98.7060901@bsdforen.de> <47AF8B22.2010903@optonline.net> <20080210184728.H23285@tripel.monochrome.org> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1956808538-1202698115=:23285" Cc: Dominic Fandrey , freebsd-questions@freebsd.org Subject: Re: libicui18n.so.36 not found, required by "evolution" 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, 11 Feb 2008 02:48:48 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1956808538-1202698115=:23285 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Mon, 11 Feb 2008, ejcerejo@optonline.net wrote: [ sorry, I couldn't entirely recover the format; need a newline once in=20 a while! ] > ----- Original Message ----- From: Chris Hill Date: Sunday, February 10, 2008 6:51 pm Subject: Re: libicui18n.so.36 not found, required by "evolution" To: "E. J. Cerejo" Cc: Dominic Fandrey , freebsd-questions@freebsd.org> > > > I just ran pkg_libchk -m piped to a file but looks pretty=20 > > > confusing, is there a way to get only the output for the lines=20 > > > containing /usr/local/lib/libicui18n.so.38? > > Umm... why not > > $ grep libicui18n.so.38 filename > > ...or pipe your output through grep in the first place, e.g. > > pkg_libchk -m | grep libicui18n.so.38 > Yes I do know how to do that but what I really wanted is how to send=20 > the output directly into a file and not to the terminal.=A0 I used the >= =20 > [filename] next to the above command but I get the file without the=20 > grep effect, another words I get everything as if I ran just=20 > pkg_libchk -m with the grep option. So you did $ pkg_libchk -m | grep libicui18n.so.38 > filename =2E..and got lines in filename that don't contain 'libicui18n.so.38'? If=20 so, that makes no sense whatsoever. You may have larger issues here. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ] --0-1956808538-1202698115=:23285--