From owner-freebsd-questions Tue Oct 6 14:24:11 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA26091 for freebsd-questions-outgoing; Tue, 6 Oct 1998 14:24:11 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA25992 for ; Tue, 6 Oct 1998 14:23:47 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA05441; Tue, 6 Oct 1998 14:23:30 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 6 Oct 1998 14:23:29 -0700 (PDT) From: Doug White To: Whee Kim cc: FreeBSD Questions Subject: Re: Question about ldconfig command In-Reply-To: <36184C5E.11D1C6C8@erols.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 4 Oct 1998, Whee Kim wrote: > Recently I download Blender for FreeBSD. I installed it and I did > as the README file says. One of things I had to for Blender was > > ldconfig -m /usr/local/lib > > I thought /usr/local/lib is Mesa 3.0 library. However, nothing has > chagned. What I want to know is how to undo the last ldconfig command. > I want it to be like riht before I gave it the above command. That simply merges in any shared libraries in /usr/local/lib with the system's list. It's harmless. > And by the way, where is Mesa3.0 libraries?! Did you install Mesa3? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message