SaveTheRbtz
January 13th, 2009, 06:44
now
ldconfig -r
shows only 573 entries
how can i restore them all?
UPD:
Tried this
ldconfig /usr/local/lib/*
ldconfig -m /lib
ldconfig -m /usr/lib
ldconfig -m /usr/lib/compat
Really dirty but it worked... can anyone comment this? Does this cover all .so or it could miss something? Or maybe it's too many?
ldconfig -r
shows only 573 entries
how can i restore them all?
UPD:
Tried this
ldconfig /usr/local/lib/*
ldconfig -m /lib
ldconfig -m /usr/lib
ldconfig -m /usr/lib/compat
Really dirty but it worked... can anyone comment this? Does this cover all .so or it could miss something? Or maybe it's too many?