Installation of <application>DirectFB</application> DirectFB needs a Linux kernel with frame buffer support. Check the documentation in the kernel tree (/usr/src/linux/Documentation/fb/) on how to enable the frame buffer device for your graphics card. Install DirectFB by running the following commands: ./configure --prefix=/usr && make && make install