Ticket #12966 (closed defect: fixed)
BUG: avahi cannot find Python module gtk
| Reported by: | vinc17@… | Owned by: | rhwood@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.5.2 |
| Keywords: | Cc: | amgine@… | |
| Port: |
Description
"sudo port -v install avahi" fails with:
[...]
checking for LIBDAEMON... yes
checking whether /opt/local/bin/python2.5 version >= 2.4... yes
checking for /opt/local/bin/python2.5 version... 2.5
checking for /opt/local/bin/python2.5 platform... darwin
checking for /opt/local/bin/python2.5 script directory... ${prefix}/lib/python2.5/site-packages
checking for /opt/local/bin/python2.5 extension module directory... ${exec_prefix}/lib/python2.5/site-packages
checking for python module gtk... no
configure: error: Could not find Python module gtk
All the python-related dependencies are installed and active:
$ port installed | grep py dbus-python25 @0.82.2_0 (active) py-bsddb @2.4.3_1 py-bsddb @2.4.4_0 (active) py-libxml2 @2.6.23_0 (active) py-numeric @24.2_0+darwin_8+macosx (active) py-xml @0.8.4_0 (active) py25-bsddb @2.5.1_0 (active) py25-cairo @1.4.0_1 (active) py25-gdbm @2.5.1_0 (active) py25-gobject @2.12.3_0 py25-gobject @2.14.0_0 (active) py25-gtk @2.12.0_0 (active) py25-hashlib @2.5.1_0 (active) py25-libxml2 @2.6.21_0 py25-libxml2 @2.6.21_1 (active) py25-numeric @24.2_0+macosx py25-numeric @24.2_1+macosx (active) py25-wxpython @2.8.6.0_0 (active) py25-zlib @2.5.1_0 (active) python24 @2.4.3_1+darwin_8 python24 @2.4.4_1+darwin_8 (active) python25 @2.5.1_1+darwin_8 python25 @2.5.1_2+darwin_8 (active)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


