Ticket #44 (closed defect: invalid)
avahi can't find the Python module dbus
| Reported by: | bjourne@… | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Component: | avahi-client | |
| Keywords: | Cc: |
Description
This happens during the configure step of avahi using jhbuild:
checking for python module dbus... no configure: error: Could not find Python module dbus
But it is not entierly clear what it is complaining about:
$ python Python 2.4.3 (#2, Apr 27 2006, 14:43:58) [GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import dbus >>>
The dbus module is there.
Change History
Note: See
TracTickets for help on using
tickets.
