Bryan Bui-Tuong wrote:
> I Copied this directory over, but neither gfxdrivers nore inputdrivers
> folders are listed there.  These are the commands I used to configure and
> build:
> 
> ./configure --disable-sdl --disable-osx --disable-x11 --disable-mmx
> --disable-sse --disable-vnc
> --disable-video4linux --with-gfxdrivers=none --with-inputdrivers=none

Ah, I missed the two "none"s...

So no directories, errors can be ignored, or silenced by creating empty folders.

> --disable-sysfs --disable-network --disable-jpeg --disable-zlib
> --prefix=/usr
> --host=arm-linux --target=arm-linux --build=-i686-redhat-linux-gnu
> 
> Make
> 
> Make install prefix=/opt/arcom/arm-linux/usr  (I wanted to use just
> /opt/arcom/arm-linux/ here but I got too many complaints when trying to make
> install - requires me to do a little tweaking when compiling directfb
> applications).
> 
> Make install-strip DESTDIR=/tmp/directfb  <<this is so I can zip it all up
> and copy it over to the target board.

That's fine.

> http://www.directfb.org/index.php?path=Main%2FNews&entry=2007-09-18-0.dok
> 
> As for the UI, I am not looking for anything fancy.  I need to display some
> graphs, and some other information such as the time and system information
> with a few other messages.  This will be the only graphic application
> running full screen 100% of the time and it will take its inputs from a few
> push buttons. Is it still recommended to look into LiTE and those other
> ones?

You always get away with just using DirectFB and in this case it seems very 
easy, too.

Do you need to plot graphics or use straight lines a lot?

-- 
Best regards,
   Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to