Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2005 13:30:54 +0100
From:      Florent Thoumie <flz@xbsd.org>
To:        Doug Barton <dougb@freebsd.org>
Cc:        freebsd-rc@freebsd.org
Subject:   Re: rc.d/ldconfig change
Message-ID:  <200512291331.00183.flz@xbsd.org>
In-Reply-To: <43B38626.3050106@FreeBSD.org>
References:  <1134927080.744.14.camel@cream.xbsd.org> <200512290222.16584.flz@xbsd.org> <43B38626.3050106@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2042110.iTMZQGQ3yR
Content-Type: multipart/mixed;
  boundary="Boundary-01=_/b9sDl/VwBcUtf+"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--Boundary-01=_/b9sDl/VwBcUtf+
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Thursday 29 December 2005 07:45, Doug Barton wrote:
> Florent Thoumie wrote:
> > 	Hum, I'm actually using paths stored in files located in ld.so.conf.d/
> > 	directories.
> >
> > 	For example, you could have :
> >
> > 	# cat /usr/local/libdata/ld.so.conf.d/compat4x
> > 	/usr/local/lib/compat
>
> Ok, I think I'll understand this better when I see a complete example
> implementation. Sorry for being so dense. :)

	No problem, here is the new patch. I'm working on the ports part right now.

	You'll notice that I've turned my `ls ${i}` into `find ${i} -type f` which=
=20
	does the right thing. Also, I've had a look at the scripts your compatibli=
ty=20
	ports are installing and since there's a special handling on amd64, I've=20
	added some lines to rc.d/ldconfig. I haven't found a way to do what I want=
ed=20
	without duplicating ldconfig_local_dirs and ld.so.conf.d directories. Mayb=
e=20
	you'll be more creative than I am.

=2D-=20
=46lorent Thoumie
flz@FreeBSD.org
=46reeBSD Committer

--Boundary-01=_/b9sDl/VwBcUtf+--

--nextPart2042110.iTMZQGQ3yR
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDs9cEMxEkbVFH3PQRAj9IAJ9ZtmThJ0LDJCsx1n0YutH6mWmFbwCdH35/
EFuuQqcqltCR42J5zk4gED8=
=8n86
-----END PGP SIGNATURE-----

--nextPart2042110.iTMZQGQ3yR--



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