Hi, Adam K Kirchhoff <[EMAIL PROTECTED]> writes:
> So, after a little bit of a struggle, I've managed to install the latest > version of directfb (0.9.14), as well as the most recent version of > gtk+-directfb (2.0.8). > > gtk looks great on directfb! All the directfb examples work beautifully, > too (this is on my Radeon 8500). I have a few questions, though :-) > > Second, how do I compiled gtk+ applications (such as gimp) with > gtk+-directfb? Won't the application look for libgtk-x11? I'm probably > missing something really obvious, but any help would be nice :-) this is described in the README that you'll find in the gdk/directfb directory. If you have only GTK+-DirectFB installed, everything will work out of the box since we install gtk+-2.0 and gdk-2.0 pkg-config files for GTK+-DirectFB then. If you have both GTK+-X11 and GTK+-DirectFB installed in the same prefix the pkg-config files will point to the X11 version. In any case there are gtk+-directfb-2.0 and gdk-directfb-2.0 files installed that you can use to force the use of the DirectFB backend. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
