[MacPorts] #27670: xgsch2pcb: python module pygtk is required (was: xgsch2pcb 0.1.3 configure error -- build failure)

MacPorts noreply at macports.org
Tue Dec 14 16:29:51 PST 2010


#27670: xgsch2pcb: python module pygtk is required
------------------------------+---------------------------------------------
 Reporter:  acondit@…         |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.2                                
 Keywords:                    |        Port:  xgsch2pcb                            
------------------------------+---------------------------------------------
Changes (by ryandesign@…):

  * keywords:  xgsch2pcb configure pygtk =>


Old description:

> I am running Snow Leopard 10.6.6 and XCode 3.2.3.
>
> :info:configure configure: error: python module pygtk is required
>
> port install pygtk ---reports port not found
> I have installed py25-gtk and py-gtk2.

New description:

 I am running Snow Leopard 10.6.6 and XCode 3.2.3.

 {{{
 :info:configure configure: error: python module pygtk is required
 }}}

 port install pygtk ---reports port not found
 I have installed py25-gtk and py-gtk2.

--

Comment:

 "`port search pygtk`" shows that the available ports are py-gtk2 (for
 python 2.4), py25-gtk (for python 2.5), py26-gtk (for python 2.6), and
 py27-gtk (for python 2.7). xgsch2pcb does declare a dependency on py25-gtk
 so that's apparently supposed to be sufficient, but I guess it's not in
 your case.

 From your log, I see:

 {{{
 checking for python... /usr/bin/python
 checking for python version... 2.6
 }}}

 So that might be wrong. Maybe it should be looking for MacPorts python,
 not Mac OS X python.

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


More information about the macports-tickets mailing list