Changes between Version 1 and Version 2 of Ticket #37069, comment 13


Ignore:
Timestamp:
Dec 3, 2012, 7:38:28 PM (11 years ago)
Author:
petrrr
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37069, comment 13

    v1 v2  
    11I observed the same build problem on my Mac OS X 10.5.8, while updating to 1.2.0. I am  using python26 (py26-matplotlib).
     2
     3proposal: change py27-matplotlib to py-matplotlib
    24
    35XCode 3.1.4
    46
    5 proposal: change py27-matplotlib to py-matplotlib
     7With gcc-4.2 it builds fine:
     8{{{
     9sudo port -v upgrade py26-matplotlib configure.compiler=gcc-4.2
     10}}}