Date: Fri, 30 Dec 2005 00:32:38 +0100 From: Florent Thoumie <flz@xbsd.org> To: freebsd-rc@freebsd.org Subject: Re: rc.d/ldconfig change Message-ID: <200512300032.43923.flz@xbsd.org> In-Reply-To: <200512291331.00183.flz@xbsd.org> References: <1134927080.744.14.camel@cream.xbsd.org> <43B38626.3050106@FreeBSD.org> <200512291331.00183.flz@xbsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On Thursday 29 December 2005 13:30, Florent Thoumie wrote:
> 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
> does the right thing. Also, I've had a look at the scripts your
> compatiblity ports are installing and since there's a special handling on
> amd64, I've added some lines to rc.d/ldconfig. I haven't found a way to do
> what I wanted without duplicating ldconfig_local_dirs and ld.so.conf.d
> directories. Maybe you'll be more creative than I am.
I think I forgot the most important thing, attaching the patch.
I've put it here :
http://people.freebsd.org/~flz/local/ldconfig.diff
I've changed libdata/ld.so.conf.d/ to libdata/ldconfig. I guess it's ok now.
--
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
iD8DBQBDtHIbMxEkbVFH3PQRAssbAJ4n86gidpRUZCX6P2/CG0hzCq8rCgCeMb4M
456txOWUuP5ItU1jT2RM3n0=
=bpyc
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512300032.43923.flz>
