On Lunes 20 Abril 2009 19:57:26 Dâniel Fraga escribió: > On Tue, 17 Mar 2009 13:47:03 +0100 > > Jaroslav Reznik <[email protected]> wrote: > > Hi, > > thanks for report, let me check it. > > Jaroslav, I have libv4l installed but cmake won't recognize it: > > --------------------------------------------------------------------------- >-- -- The following OPTIONAL packages could NOT be located on your system. > -- Consider installing them to enable more features from this software. > --------------------------------------------------------------------------- >-- * libv4l2 <http://hansdegoede.livejournal.com/3636.html> > Collection of video4linux support libraries > Required for better webcam support > > I use the following: > > cmake -DCMAKE_INSTALL_PREFIX=/usr/local/kde4 > -DQCA2_INCLUDE_DIR=/usr/local/Trolltech/qt/include/QtCrypto > -DQCA2_LIBRARIES=/usr/local/Trolltech/qt/lib/libqca.so .. > > Do you have any hints so I can help cmake detect libv4l? > It is installed on /usr/lib/libv4l2.so.
Hi, sorry for late answer... Could you try -DLIBV4L2_INCLUDE_DIR set to path which include libv4l2.h and -DLIBV4L2_LIBRARY to /usr/lib? Jaroslav > Thanks. -- Jaroslav Řezník <[email protected]> Associate Software Engineer - Base Operating Systems Brno Office: +420 532 294 275 Mobile: +420 731 455 332 Red Hat, Inc. http://cz.redhat.com/ _______________________________________________ kopete-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kopete-devel
