zooloo wrote: > On Wed, 03 Feb 2010 08:19:10 +0100, Martin Costabel<[email protected]> > wrote: > >> What do you get from >> >> find /sw/lib -name \*.la | xargs grep root- >> >> ? >> > > That exact command line returns nothing. Omitting the trailing dash gives > > $ find /sw/lib -name \*.la | xargs grep root > /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:# > gck-roots-store-standalone.la - a libtool library file > /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:dlname='gck-roots-store-standalone.so' > /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:library_names='gck-roots-store-standalone.so > gck-roots-store-standalone.so' > /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:# Version > information for gck-roots-store-standalone. > > Are these matches related to libsigc++2? > > > Zoo Loo
Just wanted to mention that in the interim, I have installed libsigc++2 and pangomm on my 10.4 machine. (And I also have no output from that command.) Zoo Loo, have you run 'fink self-update' recently and tried the build again? --Robert http://robertwyatt.info/fink/10.4-G3/pangomm1.4.1-2.24.0-2-good.txt bash-4.0$ fink list libsigc pangomm Information about 10449 packages read in 13 seconds. libsigc++ 1.0.4-15 Callback system for widget libraries libsigc++-shlibs 1.0.4-15 Callback system for widget libraries libsigc++12 1.2.5-1003 Callback system for widget libraries libsigc++12-shlibs 1.2.5-1003 Callback system for widget libraries i libsigc++2 2.2.4.2-5 Callback system for widget libraries i libsigc++2-shlibs 2.2.4.2-5 Callback system for widget libraries i pangomm1.4.1 2.24.0-2 C++ interface for the pango library i pangomm1.4.1-shlibs 2.24.0-2 C++ interface for the pango library bash-4.0$ find /sw/lib -name \*.la | xargs grep root- bash-4.0$ ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
