<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Tomeu Vizoso wrote:
<blockquote cite="mid1166695054.5178.4.camel@localhost" type="cite">
<pre wrap="">On Thu, 2006-12-21 at 01:20 -0500, Andrew Clunis wrote:
</pre>
<blockquote type="cite">
<pre wrap="">_dbus_bindings/module.c:24:20: error: config.h: No such file or directory
</pre>
</blockquote>
<pre wrap=""><!---->
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.
</pre>
</blockquote>
Getting errors building libabiword, due to enchant, most likely not the
correct version<br>
or due to building with fedora core 6 ?<br>
<br>
I don't have a dbus-python directory<br>
but do have a dbus directory.<br>
<br>
After following your steps ( in source/dbus ). As not everything is
rebuilt<br>
I run ./sugar-jhbuild at the top level /home/alxx/sugar-jhbuild <br>
<br>
get the dbus error,so select go to configure dbus then builds<br>
<br>
Get the same error for mozilla, but that rebuilds okay after a
configure<br>
but then get stuck building libabiword again (same as before)<br>
<br>
<br>
<br>
Is it possible to iunstall sugar on fedora core 6 and have it work ?<br>
<br>
<br>
I am getting errors due to enchant not being found.<br>
<br>
Now even though I install enchant via yum (fedora core 6 - pentium m
1.8GHz , 1GB ram Aopen mini pc) I keep getting checking for <br>
SPELL... configure: error: Package requirements (enchant >= 1.2.0)
were not met:<br>
No package 'enchant' found<br>
*<br>
o<br>
+ error during stage configure of libabiword: Error running
./autogen.sh --prefix /home/alxx/sugar-jhbuild/build
--enable-libabiword --enable-symbols --disable-debug --disable-bonobo
--disable-gnomevfs --disable-gnomeui --disable-gucharmap
--disable-static --disable-gtk-doc *** [24/36]<br>
<br>
<br>
Alex<br>
<br>
</body>
</html>