From owner-freebsd-current Sun Apr 1 10:15:49 2001 Delivered-To: freebsd-current@freebsd.org Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by hub.freebsd.org (Postfix) with ESMTP id F0BDA37B719 for ; Sun, 1 Apr 2001 10:15:47 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.11.3/8.11.3) id f31HJ0w61446 for current@freebsd.org; Sun, 1 Apr 2001 10:19:00 -0700 (PDT) (envelope-from sgk) Date: Sun, 1 Apr 2001 10:19:00 -0700 From: Steve Kargl To: current@freebsd.org Subject: Re: third party shared library and ldconfig Message-ID: <20010401101900.B61425@troutmask.apl.washington.edu> References: <20010331222025.A56763@troutmask.apl.washington.edu> <20010401004443.A20245@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010401004443.A20245@dragon.nuxi.com>; from TrimYourCc@NUXI.com on Sun, Apr 01, 2001 at 12:44:43AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Apr 01, 2001 at 12:44:43AM -0800, David O'Brien wrote: > On Sat, Mar 31, 2001 at 10:20:25PM -0800, Steve Kargl wrote: > > (3) Edit /etc/rc to explicitly include /usr/local/lib/NAGWare > > This becomes an annoyance when running mergemaster. > > It also isn't a general solution for other third party > > software installations. > > The proper way to do this is via /etc/rc.conf. My own is: > > ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib\ > /opt/Motif/lib /usr/treats/lib" > > Just start with the value in /etc/defaults/rc.conf and add to it. Boy do I have pie on my face. I was treating ldconfig_paths as if it was sacred. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message