Hi, How do some of you deal with removing libc.so.53.0, libc.so.54.0, libc.so.55.0, libc.so.56.0, libc.so.57.0 etc in /usr/lib?
I have to compile a package whose configure is built only to recognize gmake and is compiled against specific number of .so file. so I periodically go in /usr/lib and sort and clean carefully. Thanks

