Hi, Alejandro Garcia <[EMAIL PROTECTED]> writes:
> I'm new at directfb and trying to compile it in my system > (Mandrake 8.1, kernel 2.4.8-26mdk, 256MB). > > I downloaded gtk+-directfb-2.0.0.tar.gz but when I try to > compile I get the following results: > > The output of configure --with-gdktarget=directfb is: > > checking for DirectFB... configure: error: > *** DirectFB 0.9.9 or newer is required. The latest > *** version of DirectFB is always available from... > > The output of directfb-config --version command is: > 0.9.9 check what version 'pkg-config --modversion directfb' outputs. gtk+'s configure script doesn't use directfb-config but calls pkg-config to get information about DirectFB. Perhaps DirectFB didn't install thedirectfb.pc into the right place. Also check if you have an old version lying around in your PKG_CONFIG_PATH. Salut, Sven -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
