Vino-3.6.2

Introduction to Vino

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.2 platform.

Package Information

Vino Dependencies

Required

GTK+-3.6.4, Intltool-0.50.2 and libsoup-2.40.3

Recommended

Optional

Avahi-0.6.31, GnuTLS-3.2.0 and libgcrypt-1.5.2

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/vino

Installation of 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

Contents

Installed Programs: vino-passwd, vino-preferences and vino-server
Installed Libraries: None
Installed Directories: /usr/lib/vino and /usr/share/vino

Short Descriptions

vino-passwd

is used to update Vino password.

vino-preferences

is a GUI tool used to configure the machine for VNC Access.

vino-server

is the Vino VNC server.

Last updated on 2013-01-25 16:32:25 +0000