Vinagre-3.22.0

Introduction to Vinagre

Vinagre is a VNC client for the GNOME Desktop.

This package is known to build and work properly using an LFS-8.3 platform.

Package Information

Vinagre Dependencies

Required

gtk-vnc-0.7.2, itstool-2.0.4, and libsecret-0.18.6

Recommended

Optional

Avahi-0.7, appstream-glib, FreeRDP (For connecting to Windows desktops), and Spice-GTK

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

Installation of Vinagre

Install Vinagre by running the following commands:

./configure --prefix=/usr \
            --enable-compile-warnings=minimum &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--enable-compile-warnings=minimum: This switch disables compiler warnings that can cause the build to fail when built under GCC6.

Contents

Installed Programs: vinagre
Installed Libraries: None
Installed Directories: /usr/share/help/*/vinagre and /usr/share/vinagre

Short Descriptions

vinagre

is a remote desktop viewer for the GNOME Desktop.

Last updated on 2018-08-30 18:48:05 -0700