hi all,
I recently built a package out of an inhouse software.
when I tried to install the package for testing, I receive the
following errors :
libc.so.6.1()(64bit) is needed by <package name>
libc.so.6.1(GLIBC_2.2)(64bit) is needed by <package name>
I went back to the source and tried ldd, file etc., but unable to
locate the executable or library that is depending on the above said
libraries ... any ideas on how to identify which file is causing those
dependencies to show up ?
Thanks,
- Shiva