No dia 22 de Julho de 2010 18:28, Philip Brown <[email protected]> escreveu: > Mrrrr... accidentallysent this only to Maciej. Resending: > > > On 7/22/10, Maciej (Matchek) Blizinski <[email protected]> wrote: >> No dia 22 de Julho de 2010 15:48, Dagobert Michelsen <[email protected]> >> escreveu: >>> >>> is not that exact. Maybe Maciej has a more accurate information about >>> packages >>> linking to /opt/csw/lib/libdb-4.7.so >> >> I don't have yet code to create such report, I'm not that far away >> from it either. > > the old search webpage already included that functionality. and > happily, the new search appears to have inherited it :) > > putting in libdb-4.7.so in the file search, and using "exact match", > will give you a list of packages that have that specific name in the > "NEEDED" section of the ELF header thingamajigs.
Let's suppose you had a binary needing libdb-4.7.so, with the following RPATH: /opt/csw/lib:/opt/csw/bdb47/lib It would get listed on in your search, even though it doesn't depend on the library in /opt/csw/lib. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
