[sugar] sugar-jhbuild breakage (something to do with expat)
Tomeu Vizoso
tomeu at tomeuvizoso.net
Thu Dec 21 04:57:34 EST 2006
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.
More information about the Sugar
mailing list