Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Jul 1999 09:36:53 -0500
From:      Dan Nelson <dnelson@emsphone.com>
To:        "J. M. Albores" <jote@bigfoot.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Which is the format of /etc/ld-elf.so.conf?
Message-ID:  <19990728093653.A19737@dan.emsphone.com>
In-Reply-To: <379EB10B.4B150B3A@bigfoot.com>; from "J. M. Albores" on Wed Jul 28 04:28:11 GMT 1999
References:  <379EB10B.4B150B3A@bigfoot.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990728093653.A19737>