[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#72140: Setting up libraries too slow



On Thu, Sep 21, 2000 at 01:43:11AM -0300, Nicolás Lichtmaier wrote:
>  Couldn't ldconfig be enhanced to act only on command-line given libraries?

well... you could replace ldconfig with /bin/true, install all libs and then
restore the ldconfg and run it. It is not slow for a lot of libs, but it is
low for running it after each lib instead of at the end of the install.

Generally there are a few programs which should be run only at the end of a
long install run. Updating manpages, debian document index, menu and so on.
But for ldconfig it is not as easy as spawning a child chich waits for the
end of the setup, since a lib could actually be pre-depended by another
package and so it needs to be configured.

Greetings
Bernd



Reply to: