Hello, I downloaded LiTe and DFBterm from cvs, but the autogen.sh script doesn't produce a usable configure:
(output of configure for LiTe) creating libtool ./configure: line 7344: syntax error near unexpected token `PKG_CHECK_MODULES(DFB,' ./configure: line 7344: `PKG_CHECK_MODULES(DFB, directfb >= $DFB_REQUIRED_VERSION)' (output of configure for DFBterm) checking for stropts.h... yes ./configure: line 4536: syntax error near unexpected token `PKG_CHECK_MODULES(DIRECTFB,' ./configure: line 4536: `PKG_CHECK_MODULES(DIRECTFB, directfb >= 0.9.14)' I have DirectFB 0.9.19 Is there something I'm doing wrong here? Also, I have a question about something I thought I could do using directfb: is it possible to have a gtk apllication on my G400 first head ( a video-player editor ) using gtk for directfb, and then display the output of that apllication on the second head at the same time? or do I need X to do this? The apllication already has output on the crtc2 with directfb, no problem, but I was hoping I could "drop" x here for the gtk gui. this would be nice when using the program in a performance. the program is veejay. (http://veejay.sourceforge.net) It uses directfb to use the tvout of G550 cards; ouput is superb! many thanks, matthijs van henten. -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
