[avahi] Re: vino patch for avahi 0.6

Sebastien Estienne sebastien.estienne at gmail.com
Fri Jan 13 06:45:22 PST 2006


The patch as been finally merged into vino cvs pliz test.

export CVSROOT=:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome
cvs login
cvs co vino
cd vino/
./autogen.sh
./configure --sysconfdir=/etc --prefix=/usr --enable-avahi
--enable-debug=yes --enable-http-server=yes
make
./server/vino-server


On 1/8/06, Sebastien Estienne <sebastien.estienne at gmail.com> wrote:
> hello,
>
> i've update the patch to support last avahi api:
> http://bugzilla.gnome.org/show_bug.cgi?id=159874
>
> if you want to test or review the patch, follow the following instructions:
>
> export CVSROOT=:pserver:anonymous at anoncvs.gnome.org:/cvs/gnome
> cvs login
> cvs co vino
> cd vino/
> cat /PathToThePatch/vino-avahi-0.6.patch | patch -p0
> ./autogen.sh
> ./configure --sysconfdir=/etc --prefix=/usr --enable-avahi
> --enable-debug=yes --enable-http-server=yes
> make
> ./server/vino-server
>
> This patch publish the vnc server and the http frontend to access the
> vnc java applet if available.
>
> I didn't handle very well disconnection from avahi (eg when you
> restart avahi while vino-server is running), i'll improve this.
>
> --
> Sebastien Estienne
>
>
>


--
Sebastien Estienne


More information about the avahi mailing list