https://bugs.gpodder.org/show_bug.cgi?id=1026
--- Comment #11 from Thomas Perl <[email protected]> 2012-10-23 08:31:38 BST --- (In reply to comment #10) > I am new to gpodder code base, but i am going to try to implement this. I am > currently having trouble running the stack on mac os. Sounds great! > ImportError: No module named dbus > > Have you ever installed dbus on mac os ? If yes can you direct me to the > correct way of doing this? The easiest way (and the way that I use) is to copy the "dbus" folder from "tools/fake-dbus-module/" into "src". This will satisfy the D-Bus dependency and provide no-op functions so that gPodder can run without D-Bus. -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
