Set PKG_CONFIG_PATH. Say suppose if u have run configure as just "./configure" then the relevant pkgconfig will be at "/usr/local/bin/pkgconfig". so do as follows in a shell prompt.
PKG_CONFIG_PATH="/usr/local/bin/pkgconfig" export PKG_CONFIG_PATH
This will be available only for the particular shell and will be lost when the shell is closed. Make it as permanent by adding the same in /etc/profile.
If there is any problem with directfb libraries run "/sbin/ldconfig -v" after adding the line "/usr/local/lib" in "/etc/ld.so.conf".
With Regards, S.Suriya Mohan.
On Sat, 30 Aug 2003 Cola di cooka wrote :
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.
___________________________________________________ Art meets Army ; Swapna Weds Capt. Rajsekhar. Find interesting matches on Rediff Matchmaker ! Visit http://matchmaker.rediff.com?1
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
