Re: [anjuta-devel] Building anjuta
- From: Naba Kumar <naba kumar gmail com>
- To: Johannes Schmid <jhs jsschmid de>
- Cc: anjuta-devel-list <anjuta-devel-list gnome org>
- Subject: Re: [anjuta-devel] Building anjuta
- Date: Sun, 28 Nov 2010 04:15:11 -0500
Hi
On 11/7/10, Johannes Schmid <jhs jsschmid de> wrote:
Hi!
Find a .jhbuildrc file attached that works for you. I also updated the
moduleset in git so that it *should* build anjuta correctly.
Thanks Johannes. I am trying it at the moment on ubuntu 10.10.
Apart from running into some missing dependencies such as libffi-dev,
libncurses-dev, texinfo, libpam-dev, libiw-dev, libgudev-dev,
libnss3-dev, ppp-dev I noticed following couple of non-trivial issues
in libgda:
1. libgda-4.2.0 failed to build because xml_embedded.h could not be
found. It turns out this is generated file and can be easily generated
by running "make xml_embedded.h" in shell in
libgda-4.2.0/libgda/sqlite, and continuing jhbuild.
2. libgda uses gtk+ (for the ui part), but is build before gtk+ in
jhbuild. It seems, by default ui build is enabled. This resulted in
failing to find the right gtk+ libraries, of course. I fixed it by
adding "--with-ui=no" in libgda autogenargs in .jhbuildrc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]