From owner-freebsd-questions Wed Jul 28 7:36:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 3B99815498 for ; Wed, 28 Jul 1999 07:36:55 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA19943; Wed, 28 Jul 1999 09:36:53 -0500 (CDT) (envelope-from dan) Date: Wed, 28 Jul 1999 09:36:53 -0500 From: Dan Nelson To: "J. M. Albores" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Which is the format of /etc/ld-elf.so.conf? Message-ID: <19990728093653.A19737@dan.emsphone.com> References: <379EB10B.4B150B3A@bigfoot.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <379EB10B.4B150B3A@bigfoot.com>; from "J. M. Albores" on Wed Jul 28 04:28:11 GMT 1999 X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Jul 28), J. M. Albores said: > > So, I would like to try "hand-hacking" ld-elf.so.conf (and running > "ldconfig" instead of downloading last jdk from Internet) and I think I > just need to know two things: > > 1. Which is the format for ld-elf.so.conf and for ld.so.conf? Just one > directory per line, or each,after,comma or ...? There is no ld*.so.conf on FreeBSD. It's all done through ldconfig. If you want to change the paths scanned on bootup, edit /etc/rc.conf and search for "ldconfig_paths". > 2. Which is the command line for: > # ldconfig ........ > in order to "verbosely" and "Debbuging" run ldconfig and see what > happens or redirect it to a file? man ldconfig was not clear to me at > these two points. man ldconfig -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message