[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ldconfig errors on debian.
On Mon, Feb 14, 2000 at 10:12:05AM -0600, C MENZES wrote:
>
> ldconfig: warning: can't open /usr/lib/libpthread.so (No such file or
> directory), skipping
>
> What is ldconfig?
It's the program which takes care of all your shared libraries. After
Debian installs a new shared library, it runs this to update all the
symbolic links to these libraries so nothing breaks.
> I am getting this error and others like it pointing to
> other libs when installing several network related packages under debian.
This sometimes happens when removing development packages. If you
have the "libc6-dev" package installed, try uninstalling and
reinstalling it. If not, try this:
dpkg --purge libc6-dev
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.