Vinagre is a VNC client for the GNOME Desktop.
This package is known to build and work properly using an LFS-8.4 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/vinagre/3.22/vinagre-3.22.0.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/vinagre/3.22/vinagre-3.22.0.tar.xz
Download MD5 sum: 451554ddf46636105cd5f0330e98d254
Download size: 1.5 MB
Estimated disk space required: 25 MB
Estimated build time: 0.2 SBU
gtk-vnc-0.9.0, itstool-2.0.5, and libsecret-0.18.7
telepathy-glib-0.24.1, Vala-0.42.5, and VTE-0.54.3
Avahi-0.7, appstream-glib, FreeRDP (For connecting to Windows desktops), and Spice-GTK
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
--enable-compile-warnings=minimum
:
This switch disables compiler warnings that can cause the build to
fail when built under GCC6.
Last updated on 2019-02-22 05:31:06 -0800