Date: Fri, 22 Apr 2005 06:52:29 -0500 From: Corey Brune <mcbrune@gmail.com> To: "Chad Leigh -- Shire. Net LLC" <chad@shire.net> Cc: List Free Bsd <freebsd-questions@freebsd.org> Subject: Re: how to make "shared library cache" (ldconfig cache) changes permanent? Message-ID: <5627053705042204527599f209@mail.gmail.com> In-Reply-To: <1b86eafe408a7e1e2a48fc2c26c30fb0@shire.net> References: <1b86eafe408a7e1e2a48fc2c26c30fb0@shire.net>
next in thread | previous in thread | raw e-mail | index | archive | help
You can add the shared lib directories to /etc/rc.conf.=20 Corey On 4/22/05, Chad Leigh -- Shire. Net LLC <chad@shire.net> wrote: >=20 > I have a new directory I want to be always used to look for shared > libraries. >=20 > I do a >=20 > % ldconfig -m /usr/public/lib >=20 > and all is well. However, on reboot, the changes go away and I have to > do it again. Does not work so well if things that start up at boot > time rely on libraries in the new directory. >=20 > How can I execute this so it is a permanent addition? >=20 > Thanks > Chad >=20 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5627053705042204527599f209>