Re: [GnomeMeeting-list] Cannot use FireWire cam with gnomemeeting
- From: Damien Sandras <dsandras seconix com>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Cannot use FireWire cam with gnomemeeting
- Date: 10 Jan 2003 11:53:49 +0100
Thanks a lot for your contribution! :)
Le ven 10/01/2003 à 11:44, Georgi Georgiev a écrit :
> On Fri, Jan 10, 2003 at 11:32:13AM +0100, Damien Sandras wrote:
> > You have to apply the following patch (contributed by 2 users). It is
> > not tested so you are a good way to test it.
> > It will not be included in the next release because it is too late too
> > integrate it before the release.
> >
> > Please report problems or success :)
>
> Here is a little extra to that patch (cat <<ENDOFPATCH >> gnomemeeting.diff ;) )
>
> Index: configure.in
> ===================================================================
> RCS file: /cvs/gnome/gnomemeeting/configure.in,v
> retrieving revision 1.142
> diff -u -r1.142 configure.in
> --- configure.in 8 Jan 2003 23:40:50 -0000 1.142
> +++ configure.in 9 Jan 2003 16:23:20 -0000
> @@ -357,6 +357,16 @@
> AC_CHECK_LIB(ldap, ldap_simple_bind, LIBS="$LDAP_LIBS $LIBS", AC_MSG_ERROR([***
> LDAP library is not found.]), -llber)
>
> +avc1394="no"
> +AC_ARG_ENABLE(avc1394, [ --enable-avc1394 enable experimental support for IEEE 1394 AV/C cameras], avc1394="yes")
> +if test "${avc1394}" != "no"; then
> + CPPFLAGS="-DTRY_1394AVC $CPPFLAGS"
> +fi
> +dc1394="no"
> +AC_ARG_ENABLE(dc1394, [ --enable-dc1394 enable experimental support for IEEE 1394 DC cameras], dc1394="yes")
> +if test "${dc1394}" != "no"; then
> + CPPFLAGS="-DTRY_1394DC $CPPFLAGS"
> +fi
> dnl #########################################################################
> dnl Check for IPV6 if available.
> ENDOFPATCH
--
_ Damien Sandras
(o- GnomeMeeting: http://www.gnomemeeting.org/
//\ FOSDEM 2003: http://www.fosdem.org
v_/_ H.323 phone: callto://ils.seconix.com/dsandras seconix com
echo '12245692587856285105409351sn[ln0=aln256%Pln256/snlbx]sb[q]salbxq'|dc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]