On Tue, Oct 11, 2005 at 09:54:16PM -0400, Chris Hill wrote:
> 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.
> 

        Right!  ...But then I rebuilt and reinstalled linux_base-8,
        too.  So hard to say what might have been missing.
        Anyway, time to see if anything works now :)

        gary


-- 
   Gary Kline     [EMAIL PROTECTED]   www.thought.org     Public service Unix

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to