Hello everybody,
 I have a problem trying to get an static gtk+-directfb lib. I had compile :

 glib-2.0.7
  #./configure --enable-static
  #make;make install

 DirectFB-0.9.25.1


#./configure --enable-static --enable-zlib -with-gfxdrivers=none --with-inputdri
vers=keyboard,linuxinput,ps2mouse,serialmouse,wm97xx
  #make;make install

 atk-1.0.3
  #./configure --enable-static
  #make;make install

 pango-1.0.5
  #./configure --enable-static /* --without-x ??? */
  #make;make install

 And when I do
 gtk+-directfb-2.0.9-2
  #./configure --enable-static --enable-fbmanager --disable-modules -without-x

 or just without flags, I get the next message:

 checking Pango flags... configure: error:
 *** Pango not found. Pango is requiered to build GTK+.
 *** see http://www.pango.org for Pango information.
 *** For the framebuffer target, you will need to build
 *** Pango with freetype support.

 Thanks, Luis.




_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to