now
shows only 573 entries
how can i restore them all?
UPD:
Tried this
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 -rshows 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/compatReally dirty but it worked... can anyone comment this? Does this cover all .so or it could miss something? Or maybe it's too many?