Hello Atillio and dfb-users, have a nice week: If I dont use --without-x in gtk+ ./configure I got the message below but, if I use it, I get this one:
checking for X... disabled Configure: error: X development libreries not found Could you give to me any idea about it ? Should I use --with-x on a lib (cairo for example...) ? (but I dont want X) Notes: Ref. http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB I use PREFIX like there, but I use lastest release of libs. when I do pkg-config --modversion xlib or xlib-dev the package doesnt found but doing apt-get install xlib or xlib-dev the pkgs was installed. Thank You Luis. -----Original Message----- From: Attilio Fiandrotti [mailto:[EMAIL PROTECTED] Sent: Monday, September 18, 2006 6:48 PM To: Lecca Luis Cc: [email protected] Subject: Re: 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
