Re: libgnomedb doesn't install include file needed by glade



benny k. (ben bagu org) wrote:
> William Lovaton wrote:
> >
> > Trying to compile glade fails because it can't find
> > the file libgnomedb/gnome-db-sql-editor.h
> 
> it seems that the file has been removed from libgnomedb-0.10.0.
> check out the commit log (google cache so that the important bits are
> highlighted :)
> http://www.google.co.jp/search?q=cache:vqagf5hu6coC:www.gnome-db.org/dev/commits.php+gnome-db-sql-editor.h&hl=en&ie=UTF-8
> 
> glade might be updated in cvs but i had problems with automake so i 
> wimped out and used the --disable-gnome-db flag.
> 
> anyway, i hope this helps. 
> 
> ben
Also, it might be of note that you can change that line
(gnome-db-sql-editor.h) to gnome-db-editor.h and later on there is a
call to gnome-db-sql-(something) that can be replaced with
gnome-db-(something).  Don't replace the variables/functions that start
with gb-gnome-db-sql-*, those are glade variables/functions.  I got mine
to compile without changing the flags at all:)

--
Sam



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