gnome-connections is a VNC and RDP client for the GNOME Desktop.
Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://download.gnome.org/sources/gnome-connections/46/gnome-connections-46.0.tar.xz
Download MD5 sum: dcd819bfb15af4652842fb6b91fb9c7f
Download size: 3.9 MB
Estimated disk space required: 16 MB
Estimated build time: 0.1 SBU
AppStream-1.0.3, FreeRDP-3.9.0, gtk-vnc-1.3.1, itstool-2.0.7, libhandy-1.8.3, libsecret-0.21.4, and Vala-0.56.17
Install gnome-connections by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test
Now, as the root
user:
ninja install