#9221: update matplotlib to 1.0.0 and clean out the patches
---------------------------+------------------------------------------------
   Reporter:  jason        |       Owner:  jason, was                           
         
       Type:  enhancement  |      Status:  needs_work                           
         
   Priority:  major        |   Milestone:  sage-4.6                             
         
  Component:  graphics     |    Keywords:                                       
         
     Author:  Jason Grout  |    Upstream:  Reported upstream. Developers 
acknowledge bug.
   Reviewer:               |      Merged:                                       
         
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by jason):

 It appears that the problem is in sage-location.  Note that the
 local/lib/pkgconfig/freetype2.pc file is
 {{{
 prefix=/export/home/drkirkby/sage-4.5.1/local
 exec_prefix=${prefix}
 libdir=${exec_prefix}/lib
 includedir=${prefix}/include

 Name: FreeType 2
 Description: A free, high-quality, and portable font engine.
 Version: 9.16.3
 Requires:
 Libs: -L${libdir} -lfreetype -lz
 Cflags: -I${includedir}/freetype2 -I${includedir}
 }}}

 which means it points to totally the wrong place once Sage is moved.  This
 should be fixed over on #9210.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9221#comment:26>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
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