On 3/31/14, 5:49 PM, jonathanLitz wrote: > Upon running 'otool -D /sw/lib/libmpfr.4.dylib' > > I get '/sw/lib/libmpfr.4.dylib:' > > >
That looks odd. You used "-D" and not "-d" ? $ otool -d /sw/lib/libmpfr.4.dylib /sw/lib/libmpfr.4.dylib: $ otool -D /sw/lib/libmpfr.4.dylib /sw/lib/libmpfr.4.dylib: /sw/lib/libmpfr.4.dylib -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
