From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 01:52:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87AD116A41F for ; Wed, 12 Oct 2005 01:52:08 +0000 (GMT) (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 ED17843D45 for ; Wed, 12 Oct 2005 01:52:07 +0000 (GMT) (envelope-from chris@monochrome.org) Received: from tripel (tripel [192.168.1.11]) by mail.monochrome.org (8.9.3/8.9.3) with ESMTP id VAA34548; Tue, 11 Oct 2005 21:51:42 -0400 (EDT) (envelope-from chris@monochrome.org) Date: Tue, 11 Oct 2005 21:54:16 -0400 (EDT) From: Chris Hill To: Gary Kline In-Reply-To: <20051011161003.GA26236@thought.org> Message-ID: <20051011214735.G75268@tripel.monochrome.org> References: <20051011052328.GA22695@thought.org> <20051011161003.GA26236@thought.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "Andrew P." , FreeBSD Mailing List Subject: Re: AaaarrrGGGH. linuxpluginrapper and linux-mozilla. 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: Wed, 12 Oct 2005 01:52:08 -0000 On Tue, 11 Oct 2005, Gary Kline wrote: > tao# `/compat/linux/sbin/ldconfig -p | grep libX` > libX11.so.6 > > Hm. So nothing but libX11... . Not necessarily. Run it again unquoted, like so: tao# /compat/linux/sbin/ldconfig -p | grep libX ...and you should see more. Running the command in `quotes' will try to execute the first match that grep finds, which on my machine is (you guessed it) libX11.so.6. HTH. -- Chris Hill chris@monochrome.org ** [ Busy Expunging <|> ]