On Tue, Jul 7, 2009 at 21:45 (-0400), Christian Schäfer wrote: > Jim Diamond wrote: >>> Try installing libdbus-1-3, libdbus-1-dev, libdbus-glib-1-2, >>> libdbus-glib-1-dev and see if that helps (the exact numbers may >>> differ, though, 'apt-cache search libdbus' should give information on >>> the exact names). >> thanks very much for those hints. It turns out that by installing >> those (actually, I think it said I didn't need libdbus-glib-1-2, it >> was already there), I was able to get through the configure and compile.
>> Unfortunately, it still doesn't notice that I have a camera attached >> to the system... > It may be the same problem, i.e. missing dev-packages. Perhaps libv4l-dev > is missing on your system. When configuring ptlib, make sure it recognizes > v4l2 in the output of ./configure. Afterwards, configure and compile ekiga > (and opal to be on the safe side) again. Generally, it is always as good > idea to check for missing things during the configure run. > Hope that helps. You also need to add --enable-v4l in ptlib to enable v4l, since by default it is not activated (cf. http://wiki.ekiga.org/index.php/Compiling_Ekiga#PTLib_2). On Wed, 08 Jul 2009 08:54:03 Eugen Dedu wrote > You also need to add --enable-v4l in ptlib to enable v4l, since by default > it is not activated (cf. > http://wiki.ekiga.org/index.php/Compiling_Ekiga#PTLib_2). Chris and Eugen, thanks for the help. I am clearly (still) missing a lot of packages to make a truly functional version of ekiga on Knoppix, but things are moving forward a bit. (**sigh** 10 minutes on Slackware, multiple hours and counting on Knoppix...) It now sees both of my web cams (although it seems to be using V4L and not V4L2 for my QuickCam Notebook Pro), which is a huge step forward. It doesn't see that web cam's built-in mic, but it does see the laptop's mic. Anyway, thanks again for your help. Jim _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
