-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/29/11 5:41 PM, PNM wrote: > Hello everyone, > > As a followup to the problem compiling openssl097 with xcode 4, how do I go > about checking which installed packages (or any) depend on openssl097? > > I think someone gave me the command once, but I forgot it. > > Thanks. > > Payam > \_|_|_|_/ > "The dispute between those who believe that the world was created by God and > those think it came into being of its own accord deals with phenomena that go > beyond our reason and experience. Much more real is the line separating those > who doubt being as it is granted to man (no matter how or by whom) from those > who accept it without reservation." > Milan Kundera > The Unbearable Lightness of Being > >
find /sw/fink/dists/unstable -name "*.info" | xargs grep openssl097 That'll give you a list of anything that mentions openssl097 - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk27N4MACgkQB8UpO3rKjQ/PJACfd4zAxEUDpcVarUYNdA4RH13e wygAn3T55Yt9hJL9fkQx3Au8DSpyExmG =9K44 -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
