Hi, Werner Heuser <[EMAIL PROTECTED]> writes:
> I'm new to DirectFB. When using `dfbsee' to look up a jpg > image I get the errors below. I read the FAQ and > searched the mailing list archive. Framebuffer is > running with vga=791, no `gpm' and no `X' is running. > > Werner > > > (*) DirectFB/GraphicsDevice: MMX Software Rasterizer 0.5 (convergence > integrated media GmbH) > interface-draw.c <105>: > (#) DirectFBError [dfb->CreateImageProvider (dfb, DATADIR > "top_left.png", &provider)]: Interface implementation not available! the PNG image provider is not found. Most probably it has not been built because the configure script for DirectFB could not find libpng and its header files. Rerun configure in the DirectFB source tree and check the output for PNG support (and JPEG while you are on it). Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
