Re: [gnome-db] Building using jhbuild



I was able to get jhbuild to build libgda (yeah!) so now I am trying to
figure out why it won't build glademm. Thanks for all the help. I forgot
all about the .jhbuildrc so I am sure that will come in handy.

On Sat, 2005-04-23 at 20:43 +0200, Rodrigo Moya wrote:
> On Fri, 2005-04-22 at 12:32 -0400, Eric Larson wrote:
> > Well, I found that I was able to build it using this.
> > 
> > ./configure --without-firebird --without-mysql --prefix=/opt/gnome2
> > make
> > make install
> > 
> hmm, what were the errors you were getting while compiling?
> 
> > Everything worked fine. I now just need to figure out how to get jhbuild
> > to do the same for me :) If anyone has any tips let me know. 
> >
> in your .jhbuildrc file, add lines similar to these ones (found in the
> jamesh.jhbuildr example file):
> 
> #branches['libglade'] = 'libglade-gobject-support-branch'
> module_autogenargs['gnome-vfs'] = autogenargs + ' --enable-hal'
> module_autogenargs['gimp'] = autogenargs + ' --disable-print
> --enable-python'
> module_autogenargs['planner'] = autogenargs + ' --enable-database'
> 
> So just add the appropriate line for libgda.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]