Re: [gnome-db] error compiling mergeant [SOLVED]



--- Vivien Malerba <vmalerba gmail com> escribió:

> On 9/26/07, Exell Enrique. Franklin Jiménez
> <arawaco ieee org> wrote:
> >
> > --- Vivien Malerba <vmalerba gmail com> escribió:
> >
> > > On 9/26/07, Exell Enrique. Franklin Jiménez
> > > <arawaco ieee org> wrote:
> > > > Hello,
> > > > :)
> > > > i'm compiling mergeant and i get the following
> > > error:
> > > >
> > > > In file included from query-druid.c:22:
> > > > query-druid.h:43: error: expected
> > > > specifier-qualifier-list before
> > > > 'GtkAssistant'query-druid.h:51: error:
> expected
> > > > specifier-qualifier-list before
> > > 'GtkAssistantClass'
> > > > query-druid.c: In function
> 'query_druid_get_type':
> > > > query-druid.c:109: error: 'GTK_TYPE_ASSISTANT'
> > > > undeclared (first use in this function)
> > > > query-druid.c:109: error: (Each undeclared
> > > identifier
> > > > is reported only once
> > > > query-druid.c:109: error: for each function it
> > > appears
> > > > in.)
> > > > query-druid.c: In function 'query_druid_init':
> > > > query-druid.c:129: error: 'QueryDruid' has no
> > > member
> > > > named 'priv'
> > > >
> > > > and a lot of erros like that...
> > > > ¿some ideas?  ;)
> > > > Exell Enrique Franklin Jiménez.
> > >
> > > GtkAssistant was added to GTK+ at version 2.10,
> and
> > > mergeant normally
> > > checks that you have at least that version. Can
> you
> > > check which
> > > version you have (pkg-config --modversion
> gtk+-2.0)?
> > >
> > > Vivien
> > >
> > hello..
> > i have gtk+2.8
> > pkg-config --modversion gtk+-2.0 results..
> > 2.8.20
> > i cannot upgrade stable to testing.
> > ...
> 
> Then either you install your own version of GTK+ in
> some local
> directory and for the compilation to use that
> version (in that case
> use the latest GTK+ version) using the
> PKG_CONFIG_PATH env. variable
> to point to the dir where your new .pc files are, or
> you don't compile
> mergeant (the GtkAssistant is needed because it
> removes the dependency
> on libgnomeui), or you modify it to remove the
> corresponding features.
> 
> Vivien
> _______________________________________________
Hello..
Vivien, thank you very much..
i obtain the gtk 2.10 sources from
ftp.gnome.org.
untar that :)
then ./configure 
after that make ;)
then 
checkinstall -D make install
its generates a debian package..
dpkg -i..

make to mergeant
and works.
thank you.



E.E.F.J.
arawaco ieee org


      ____________________________________________________________________________________
¡Sé un mejor ambientalista!
Encuentra consejos para cuidar el lugar donde vivimos.                       
http://telemundo.yahoo.com/promos/mejorambientalista.html



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