From owner-freebsd-questions Wed Aug 9 19:41:38 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id TAA11784 for questions-outgoing; Wed, 9 Aug 1995 19:41:38 -0700 Received: from bubba.tribe.com ([205.184.207.7]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id TAA11768 for ; Wed, 9 Aug 1995 19:41:33 -0700 Received: (from archie@localhost) by bubba.tribe.com (8.6.11/8.6.9) id TAA01311; Wed, 9 Aug 1995 19:40:57 -0700 From: Archie Cobbs Message-Id: <199508100240.TAA01311@bubba.tribe.com> Subject: Re: your mail To: freebsd-questions@FreeBSD.ORG Date: Wed, 9 Aug 1995 19:40:57 -0700 (PDT) Cc: archie@tribe.tribe.com, msmith@atrad.adelaide.edu.au, dasepick@cs.tu-berlin.de In-Reply-To: <199508100229.LAA29516@genesis.atrad.adelaide.edu.au> from "Michael Smith" at Aug 10, 95 11:59:26 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 631 Sender: questions-owner@FreeBSD.ORG Precedence: bulk > Archie Cobbs stands accused of saying: > > Actually, you only need to say: > > > > ldconfig -v /usr/X11R6/lib > > > > to update the ld.so cache (or whatever it is that ldconfig that does). > > This will actually completely stuff your system; you'll either have to > reboot, or run ldconfig again with all of the appropriate directories > listed. In -current, a flag has been added to add a new directory to > the cache, but this functionality is missing in 2.0.5-RELEASE. Oops! Sorry about that. I just assumed 'ldconfig' worked the same way as in Linux (...you know what they say about assumptions). Thanks, -Archie