On Sunday 06 July 2008 02:05:28 Werner Almesberger wrote: > Fred Chien wrote: > > 4. updating dynamic library cache will waste a lot of time (ldconfig) > > (18secs) > > Oh, that one's really silly. The ldconfig ought to be done at package > install time, not "just in case someone forgot" at boot time. > > - Werner
Maybe that could be made conditional, when mtime of the lib directories is newer than ld.so.cache ? grtz, Sander