I ran #ldconfig on a FreeBSD 3.4 system and the tcp wrappers no longer work: Shared object "libwrap.so.7" not found is the message I get when trying to access services that use tcp wrappers. Can anyone give me an example of the correct ldconfig options to use so that all of my libraries are accessible. Thanks...