Hi, all,

I'm on Mac OS X, 10.5.4 (dual quad xeon), and when I run "sage -hg  
commit", I get this

============================================
dyld: Symbol not found: __cg_png_create_info_struct
   Referenced from: /System/Library/Frameworks/ 
ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/ 
Versions/A/ImageIO
   Expected in: /SandBox/Justin/sb/sage-3.1.2/local/lib//libPng.dylib

transaction abort!
rollback completed
abort: edit failed: emacs killed by signal 5
============================================

Running emacs by itself works, but I get the same as above if I first  
run ". sage-env" in the same window.

I haven't figured out exactly what the error is yet (the symbol  
lodging the compaint doesn't appear in either library), but this is odd:

There are symlinks
    libpng.dylib -> libpng12.dylib -> libpng12.0.22.0.dylib
    libpng12.0.dylib -> libpng12.0.22.0.dylib

and this:

$ otool -L libpng12.0.22.0.dylib
libpng12.0.22.0.dylib:
        /SandBox/Justin/sb/sage-3.1.2/local/lib/libpng12.0.dylib  
(compatibility version 23.0.0, current version 23.0.0)
        /SandBox/Justin/sb/sage-3.1.2/local/lib/libz.1.dylib (compatibility  
version 1.0.0, current version 1.2.3)
        /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.1)

which to me makes libpng12.0.22.0.dylib dependent on  
libpng12.0.22.0.dylib!!

My head hurts.

Anyone seen this?

Justin

--
Justin C. Walker, Curmudgeon-At-Large, Director
Institute for the Enhancement of the Director's Income
--------
The path of least resistance:
it's not just for electricity any more.
--------




--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to