Hi, Thomas Vander Stichele <[EMAIL PROTECTED]> writes:
> I have a Compaq IA1 appliance. It's basically an AMD-266 with 32 MB ram, > a 16 MB sandisk, and trident cyberblade i7d graphics chip. > > I want to try and get DirectFB running on it instead of X which is > included with one of the modified Midori images. > > Now, my questions are : > > a) does directfb also work with the generic vesafb driver ? yes. Of course you won't get any hardware acceleration then. > b) since I can't compile on the machine directly, and the midori image is > generated from a dir structure on my development machine, can I just > compile to the prefix in this root structure and regenerate my image from > that ? you should configure with the prefix as it is on the destination machine. Then install using DESTDIR (i.e. "make DESTDIR=/foo/bar install"). Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
