Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 1995 03:18:31 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=)
Cc:        nwestfal@orion.csci.csusb.edu, jkh@freefall.cdrom.com, ports@FreeBSD.org
Subject:   Re: Building Fvwm... 
Message-ID:  <19211.798891511@time.cdrom.com>
In-Reply-To: Your message of "Wed, 26 Apr 1995 03:11:13 PDT." <199504261011.DAA09997@silvia.HIP.Berkeley.EDU> 

next in thread | previous in thread | raw e-mail | index | archive | help
Funny you should mention this..  I just wiped my first attempt at an
`ldconfig -a <dir>' command out of the CVS tree after it had sat there
unfinished for a week.  I should go back and do it right at some point,
but the basic idea is good.  I would say something like:

	ldconfig -a <dir>

	Adds the shared libs in dir to the search path if they're
	not already in it (in which case simply refresh old entries and
	add new ones, don't simply get bigger and bigger each time :-).

	If <dir> isn't specified, it has the effect of going through the
	internal path anyway and refreshing each dir as a side-effect anyway
	so you have a `refresh' command.  Then the packages would just
	do a an `ldconfig -a ${PREFIX}/lib' and life would be happy!

					Jordan



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