From owner-freebsd-questions Sun Dec 27 13:28:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA05184 for freebsd-questions-outgoing; Sun, 27 Dec 1998 13:28:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA05176 for ; Sun, 27 Dec 1998 13:28:12 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from ben by scientia.demon.co.uk with local (Exim 2.10 #3) id 0zuLWp-000754-00; Sun, 27 Dec 1998 19:07:03 +0000 Date: Sun, 27 Dec 1998 19:07:03 +0000 From: Ben Smithurst To: Jeroen Ruigrok/Asmodai Cc: FreeBSD Questions Subject: Re: _LDC in /etc/rc Message-ID: <19981227190703.A27177@scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jeroen Ruigrok/Asmodai wrote: > I am a little confused about the _LDC statement in /etc/rc > > How on Earth does one add additional directories? > > I tried to _LDC=/dir/dir1:/dir/dir2 and without the : > but to no avail. Don't edit /etc/rc, unless you have a good reason, and I can't think of one. See ldconfig_paths in /etc/rc.conf (ldconfig_paths_aout too if you're on an ELF system). Just add directories in seperated by spaces. -- Ben Smithurst ben@scientia.demon.co.uk send a blank message to ben+pgp@scientia.demon.co.uk for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message