[GnomeMeeting-list] Ekiga && FreeBSD 6.0-REL



Hello,

I've successful ported Ekiga to my FreeBSD notebook from the
sources (version ekiga-2.0.2); there have been a small
external refs clashes in a header file which I solved by
un-defining some external symbols:

$ diff /usr/local/include/libintl.h*
118d117
< #undef gettext
135d133
< #undef dgettext
154d151
< #undef dcgettext
236d232
< #undef textdomain
255d250
< #undef bindtextdomain
274d268
< #undef bind_textdomain_codeset

and a tweaking of the ./configure script because FreeBSD 6.0-REL
comes with an older version of the gnome-doc-utils:

$ diff configure configure.orig
2316c2316
<   GDU_REQUIRED_VERSION=0.2.1
---
>   GDU_REQUIRED_VERSION=0.3.2

but the 0.2.1 seems to work as well. Ekiga installs fine for the
rest and local audio-loop-back is working.

My main question is, what could I do for the video grabbing in
my notebook? Are there some external LAN based cams working with
Ekiga and plug-in for them?

Thx

	matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC PICA GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <m apitz oclcpica org> - w http://www.oclcpica.org/ http://guru.UnixLand.de/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]