#4678: hg_sage.commit() Error on OS X 10.5.5. Conflict in libPng.dylib?
------------------------+---------------------------------------------------
 Reporter:  tjlahey     |        Owner:  cwitty                        
     Type:  defect      |       Status:  closed                        
 Priority:  major       |    Milestone:  sage-duplicate/invalid/wontfix
Component:  misc        |   Resolution:  wontfix                       
 Keywords:  hg, libpng  |  
------------------------+---------------------------------------------------
Changes (by mabshoff):

  * status:  new => closed
  * resolution:  => wontfix
  * milestone:  sage-3.2.2 => sage-duplicate/invalid/wontfix

Comment:

 Yep, mate crahes since when mercurial executes EDITOR for some stupid
 reason when applying patches it picks up the libpng.dylib provided by
 Sage. There are two solutions here:

  * patch hg to use sage-native-execute
  * you add a dummy script into $SAGE_LOCAL/bin called mate that passes all
 options to the real mate, but set DYLD_LIBRARY_PATH to the original.

 This should be discussed on sage-devel if we want to patch hg to use sage-
 native-execute for its EDITOR command, but this ticket is closed as
 wontfix.

 Cheers,

 Michael

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4678#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to