-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/9/10 2:15 PM, Don Blaheta wrote: > I installed an upgraded Xcode, removed everything that got installed > after I created my symlink (it was a short list, happily), reinstalled > those,
"reinstall" or "rebuild"? If you used "fink reinstall" that doesn't solve anything, because you restore the packages in the same state that they were in. "fink rebuild" reconstitutes them. removed gnumeric, and reinstalled that. Still seeing the same > behaviour (window opens, then crashes). > > otool -L /sw/bin/gnumeric: > /sw/bin/gnumeric: > > /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices > (compatibility version 1.0.0, current version 34.0.0) > /sw/lib/libspreadsheet-1.10.0.dylib (compatibility version 0.0.0, > current version 0.0.0) > /sw/lib/libgoffice-0.8.8.dylib (compatibility version 9.0.0, current > version 9.0.0) > /sw/lib/libgsf-1.114.dylib (compatibility version 115.0.0, current > version 115.15.0) > /sw/lib/libgthread-2.0.0.dylib (compatibility version 2001.0.0, > current version 2001.5.0) > /sw/lib/libglade-2.0.0.dylib (compatibility version 1.0.0, current > version 1.7.0) > /sw/lib/libxml2.2.dylib (compatibility version 9.0.0, current version > 9.32.0) > /sw/lib/libgtk-x11-2.0.0.dylib (compatibility version 1601.0.0, > current version 1601.6.0) > /sw/lib/libgdk-x11-2.0.0.dylib (compatibility version 1601.0.0, > current version 1601.6.0) > /sw/lib/libatk-1.0.0.dylib (compatibility version 2610.0.0, current > version 2610.1.0) > /sw/lib/libgio-2.0.0.dylib (compatibility version 2001.0.0, current > version 2001.5.0) > /sw/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib (compatibility > version 2401.0.0, current version 2401.5.0) > /sw/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version 1601.0.0, > current version 1601.6.0) > /sw/lib/pango-ft219/lib/libpangocairo-1.0.0.dylib (compatibility > version 2401.0.0, current version 2401.5.0) > /sw/lib/libcairo.2.dylib (compatibility version 10803.0.0, current > version 10803.10.0) > /sw/lib/pango-ft219/lib/libpango-1.0.0.dylib (compatibility version > 2401.0.0, current version 2401.5.0) > /sw/lib/freetype219/lib/libfreetype.6.dylib (compatibility version > 10.0.0, current version 10.19.0) > /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version > 1.2.3) > /usr/X11/lib/libfontconfig.1.dylib (compatibility version 5.0.0, > current version 5.0.0) > /sw/lib/libgobject-2.0.0.dylib (compatibility version 2001.0.0, > current version 2001.5.0) > /sw/lib/libgmodule-2.0.0.dylib (compatibility version 2001.0.0, > current version 2001.5.0) > /sw/lib/libglib-2.0.0.dylib (compatibility version 2001.0.0, current > version 2001.5.0) > /sw/lib/libintl.8.dylib (compatibility version 9.0.0, current version > 9.2.0) > /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current > version 1.0.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 111.1.5) > > > The difference with Stan's seems to be that mine is linked to a local > libz and libfontconfig: > > Quoth Stan Sanderson: >> for comparison, this is what I get (10.5.8, PPC, gnumeric 1.10.0) >> >> Macintosh:~ ssanders$ otool -L /sw/bin/gnumeric >> /sw/bin/gnumeric: >> /sw/lib/libspreadsheet-1.10.0.dylib (compatibility version 0.0.0, >> current version 0.0.0) >> /sw/lib/libgoffice-0.8.8.dylib (compatibility version 9.0.0, current >> version 9.0.0) >> /sw/lib/libgsf-1.114.dylib (compatibility version 115.0.1, current >> version 115.18.0) >> /sw/lib/libgthread-2.0.0.dylib (compatibility version 2201.0.0, >> current version 2201.4.0) >> /sw/lib/libglade-2.0.0.dylib (compatibility version 1.0.0, current >> version 1.7.0) >> /sw/lib/libxml2.2.dylib (compatibility version 9.0.0, current version >> 9.32.0) >> /sw/lib/libgtk-x11-2.0.0.dylib (compatibility version 1801.0.0, >> current version 1801.9.0) >> /sw/lib/libgdk-x11-2.0.0.dylib (compatibility version 1801.0.0, >> current version 1801.9.0) >> /sw/lib/libatk-1.0.0.dylib (compatibility version 2810.0.0, current >> version 2810.1.0) >> /sw/lib/libgio-2.0.0.dylib (compatibility version 2201.0.0, current >> version 2201.4.0) >> /sw/lib/pango-ft219/lib/libpangoft2-1.0.0.dylib (compatibility >> version 2401.0.0, current version 2401.5.0) >> /sw/lib/libgdk_pixbuf-2.0.0.dylib (compatibility version 1801.0.0, >> current version 1801.9.0) >> /sw/lib/pango-ft219/lib/libpangocairo-1.0.0.dylib (compatibility >> version 2401.0.0, current version 2401.5.0) >> /sw/lib/libcairo.2.dylib (compatibility version 10803.0.0, current >> version 10803.10.0) >> /sw/lib/pango-ft219/lib/libpango-1.0.0.dylib (compatibility version >> 2401.0.0, current version 2401.5.0) >> /sw/lib/freetype219/lib/libfreetype.6.dylib (compatibility version >> 11.0.0, current version 11.0.0) >> /sw/lib/fontconfig2/lib/libfontconfig.1.dylib (compatibility version >> 6.0.0, current version 6.4.0) >> /sw/lib/libgobject-2.0.0.dylib (compatibility version 2201.0.0, >> current version 2201.4.0) >> /sw/lib/libgmodule-2.0.0.dylib (compatibility version 2201.0.0, >> current version 2201.4.0) >> /sw/lib/libglib-2.0.0.dylib (compatibility version 2201.0.0, current >> version 2201.4.0) >> /sw/lib/libintl.8.dylib (compatibility version 9.0.0, current version >> 9.2.0) >> /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current >> version 1.0.0) >> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current >> version 111.1.5) >> Macintosh:~ ssanders$ > > I have the same thing as Stan on one machine (10.6/i386) and the same as Don on another (10.5.8/PowerPC) Apparently the build process is fragile. My 10.5.8 machine was using an unofficial binary distribution, so I'll see what happens on a local build. - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkywtoQACgkQB8UpO3rKjQ/H1wCfTw/tKJe1m0YsP1coMLJ2sLrj aCAAoJZJSQvFhDwqiRR6P8Fni5RFGaFj =MhTR -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
