The Vino package is a VNC server for GNOME. VNC is a protocol that allows remote display of a user's desktop.
This package is known to build and work properly using an LFS-7.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/vino/3.4/vino-3.4.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/vino/3.4/vino-3.4.2.tar.xz
Download MD5 sum: d397ec56c9a819b5893a5eae4f66b55d
Download size: 732 KB
Estimated disk space required: 18 MB
Estimated build time: 0.5 SBU
Gtk+-3.4.3, intltool-0.50.0, libgnome-keyring-3.4.1 and libsoup-2.38.1
libnotify-0.7.5, NetworkManager-0.9.4.0 and telepathy-glib-0.18.1
Avahi-0.6.31, GnuTLS-3.0.19 and libgcrypt-1.5.0
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/vino
Install Vino by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--libexecdir=/usr/lib/vino &&
make
This package does not come with a test suite.
Now, as the root user:
make install
--libexecdir=/usr/lib/vino:
This parameter is used so that the vino internal support programs are installed
in the preferred location of /usr/lib/vino instead of /usr/libexec.
Last updated on 2012-05-16 16:39:28 +0000