Re: [gnome-db] Building using jhbuild



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.
-- 
Rodrigo Moya <rodrigo gnome-db org>




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