From owner-freebsd-stable Wed Feb 7 8:19:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.retec.net (apollo.retec.net [207.99.22.10]) by hub.freebsd.org (Postfix) with ESMTP id B545C37B491 for ; Wed, 7 Feb 2001 08:19:00 -0800 (PST) Received: from newken (dhcp113.retec.net [207.99.22.113]) by apollo.retec.net (8.9.3/8.9.0) with SMTP id LAA14038; Wed, 7 Feb 2001 11:13:34 -0500 (EST) Message-ID: <030001c09121$aa8d2920$711663cf@icarz.com> From: "Ken Menzel" To: "Vivek Khera" Cc: References: <3A80EEF6.1BC0B35A@fernuni-hagen.de> <14977.27303.940214.219475@onceler.kciLink.com> Subject: Re: scripts in /usr/local/etc/rc.d depend on each other Date: Wed, 7 Feb 2001 11:18:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I personally think that any port that installs an init script that > alters the ldconfig path should prefix with 00 or some such, like > 00-mysql-client.sh. I do this on my systems that use mod_perl inside > apache since I almost always also use DBI with mysql in mod_perl. Hi Vivek, You run the ldconfig command is that startup scripts? Or do you set the ldconfig variable in /etc/rc.conf? If you have a preference for one over the other why? Also same questions stand about why we dont use ld.so.conf and ld-elf.so.conf, ummm I was curious because the "ports" install of mysql does not seem to do anything with ldconfig. I am not sure what other ports do, but maybe I should be asking this question in the ports list, not sure where it belongs! Thanks Ken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message