Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Apr 2001 00:44:43 -0800
From:      "David O'Brien" <TrimYourCc@NUXI.com>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        current@freebsd.org
Subject:   Re: third party shared library and ldconfig
Message-ID:  <20010401004443.A20245@dragon.nuxi.com>
In-Reply-To: <20010331222025.A56763@troutmask.apl.washington.edu>; from sgk@troutmask.apl.washington.edu on Sat, Mar 31, 2001 at 10:20:25PM -0800
References:  <20010331222025.A56763@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010401004443.A20245>