Changes between Version 1 and Version 2 of Ticket #39303, comment 5


Ignore:
Timestamp:
Jun 16, 2013, 5:00:38 PM (11 years ago)
Author:
khepler
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #39303, comment 5

    v1 v2  
    2424
    2525So far my workaround is to build avahi with -gtk variant.
     26
     27'''Update:'''
     28My problem appeared to be because python27 and its modules (py27-pygtk, py27-cairo) were built with difference versions of GCC.  I rebuilt python27 and py27-cairo with identical configure.compiler values and avahi now detects pygtk, builds and installs.