rc.d/ldconfig change
Florent Thoumie
flz at xbsd.org
Thu Dec 29 15:33:00 PST 2005
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 at FreeBSD.org
FreeBSD Committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-rc/attachments/20051230/3bae4f86/attachment.bin
More information about the freebsd-rc
mailing list