[MacPorts] #19955: matplotlib-0.98.5.3 Configure error - Build fails when Tkinter missing

MacPorts noreply at macports.org
Mon Jun 15 16:23:14 PDT 2009


#19955: matplotlib-0.98.5.3 Configure error - Build fails when Tkinter missing
------------------------------------------+---------------------------------
 Reporter:  hans.ekkehard.plesser@…       |       Owner:  ram@…           
     Type:  defect                        |      Status:  new             
 Priority:  Normal                        |   Milestone:                  
Component:  ports                         |     Version:  1.7.1           
 Keywords:                                |        Port:  py25-matplotlib 
------------------------------------------+---------------------------------

Comment(by ram@…):

 py25-tkinter is now just a stub as tkinter is included in python25. What
 OS and architecture is this on? I can't reproduce this on Intel Leopard:

 {{{
 $ port installed python25 py25-tkinter py25-matplotlib
 The following ports are currently installed:
   python25 @2.5.4_5+darwin_9+macosx (active)
 $ sudo port install py25-matplotlib
 --->  Fetching py25-matplotlib
 --->  Verifying checksum(s) for py25-matplotlib
 --->  Extracting py25-matplotlib
 --->  Applying patches to py25-matplotlib
 --->  Configuring py25-matplotlib
 --->  Building py25-matplotlib
 --->  Staging py25-matplotlib into destroot
 --->  Installing py25-matplotlib @0.98.5.3_0+darwin_9+tkinter
 --->  Activating py25-matplotlib @0.98.5.3_0+darwin_9+tkinter

 The default backend is now the non-interactive Agg backend, different
 backends can be specified using the ~/.matplotlib/matplotlibrc file.
 More details, regarding backends, can be found in the matplotlib FAQ:

 http://matplotlib.sourceforge.net/faq/installing_faq.html#what-
 is-a-backend

 --->  Cleaning py25-matplotlib
 $
 }}}

 Can you run

 {{{
 $ sudo port clean py25-matplotlib
 $ sudo port -d install py25-matplotlib
 }}}

 and attach the output to this ticket?

-- 
Ticket URL: <http://trac.macports.org/ticket/19955#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list