75
edits
| Line 225: | Line 225: | ||
** tar zxvf DirectFB-1.0.1.tar.gz | ** tar zxvf DirectFB-1.0.1.tar.gz | ||
** cd DirectFB-1.0.1 | ** cd DirectFB-1.0.1 | ||
** ./configure --prefix=/usr/local/dfb --enable-sdl | ** ./configure --prefix=/usr/local/dfb --enable-x11=no --enable-sdl | ||
** make | ** make | ||
** make install | ** make install | ||
edits