The patch as been finally merged into vino cvs pliz test. export CVSROOT=:pserver:[EMAIL PROTECTED]:/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 <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]:/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 _______________________________________________ avahi mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/avahi
