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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message