I think you should better build gtkdfb into a non standard prefix, something like /home/luis/gtkdfb, not to mess up with standard X flavoured GTK, Cairo and pango libs, which are needed by your desktop to operate. Please, try building libs as explained in [2] (tis is a DFB specific version of [1]) first to make sure your GTKDFB building environment is sane.
Attilio Lecca Luis wrote: > Attilio, I have exported PKG_CONFIG_PATH > > PKG_CONFIG_PATH="/usr/local/lib/pkgconfig" > export PKG_CONFIG_PATH > > and I did ./configure .... but I got the same error message... > > Ref1.: http://developer.gnome.org/doc/API/2.0/gtk/gtk-building.html > Ref2.: http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB > > I use default prefix for all libs... > > Thank you for your help... > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Attilio > Fiandrotti > Sent: Monday, September 18, 2006 6:48 PM > To: Lecca Luis > Cc: [email protected] > Subject: Re: [directfb-users] Building an static GTKDFB Lib and > application.- Rel 0.1 > > > Have you exported correct LD_LIBRARY_PATH and PKG_CONFIG_PATH variables > like it's explained in the GTKDFB wikipage ? > > Lecca Luis wrote: > >>Im writting about this topic : >> >>-I have a problem to configure a gtk+ >> >>I get the next error message: >> >>checking for BASE_DEPENDENCIES... configure error: Package requirements >>(glib-2.0 >= 2.12.0 atk >= 1.9.0 pango >= 1.12.0 cairo >= 1.2.0) were not met. >> >>consider adjusting the PKG_CONFIG_PATH environment variable if you installed >>software in a non-standard prefix. >> >>Alternatively you may set the BASE_DEPENDENCIES_CFLAGS and >>BASE_DEPENDENCIES_LIBS environment variables to avoid the need to call >>pkg-config. See the pkg-config man page for more details. >> >>I dont understand why if I installed glib 2.12.3 .... >> >>Any Idea ? Thanks .... >> > > _______________________________________________ > directfb-users mailing list > [email protected] > http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users > > > > _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
