Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 19:19:04 +0100 (CET)
From:      Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   ldconfig and it's wonders
Message-ID:  <XFMail.990130191904.asmodai@wxs.nl>

next in thread | raw e-mail | index | archive | help
Hi,

I need someone to explain me some more about ldconfig before I throw this
box out of the window ;)

I'm having a bad time trying to understand what the man page says (which,
given enough response from this mail and my growing understanding, shall be
expanded).

I currently have .so files (libraries as far as my current 'nix
understanding goes) in */lib directories, which after modifying
/etc/rc.conf's ldconfig_paths and it's a.out counterpart do not appear in
ldconfig -r. What gives?

I also created two files in /etc, namely ld.so.conf and ld-elf.so.conf with
these contents:

[ld.so.conf]

/usr/lib/compat/aout
/usr/X11R6/lib/aout
/usr/local/lib/aout


[ld-elf.so.conf]

/usr/lib
/usr/lib/compat
/usr/X11R6/lib
/usr/local/lib
/usr/local/qt/lib


I try to rehash (as root) the hints files with these command syntaxes:

ldconfig -R -elf /etc/ld-elf.so.conf

and yet it does not appear to rehash everything that's in the directories...

All information is welcome, as I am slowly losing it... (Been messing with
this for over two weeks now, and haven't made progess, ughh, sucks =P )

thanks in advance,

---
Jeroen Ruigrok van der Werven          It's a Dance of Energy,
asmodai(at)wxs.nl                 when the Mind goes Binary...
Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
*BSD: Powered by Knowledge & Know-how <http://www.freebsd.org>;

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?XFMail.990130191904.asmodai>