On Thu, 2006-12-21 at 01:20 -0500, Andrew Clunis wrote: > _dbus_bindings/module.c:24:20: error: config.h: No such file or directory
There are some problem with the dbus-python build system, but I managed to compile it in the following way: cd sugar-jhbuild ./sugar-jhbuild shell cd source/dbus-python ./autogen.sh ./configure --prefix=$HOME/sugar-jhbuild/build make make install I think the sugar backtrace is related with the dbus-python bindings not being fully installed. _______________________________________________ Sugar mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/sugar
