Vinagre-3.22.0

Vinagre の概要

VinagreGNOME デスクトップに対する VNC クライアントです。

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

Vinagre の依存パッケージ

必須

gtk-vnc-1.3.1, itstool-2.0.7, libsecret-0.21.2

推奨

任意

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

Vinagre のインストール

First fix an issue exposed by GCC-10:

sed -e '/_VinagreVnc/i gboolean scaling_command_line;' \
    -i plugins/vnc/vinagre-vnc-connection.c &&
sed -e '/scaling_/s/^/extern /' \
    -i plugins/vnc/vinagre-vnc-connection.h

以下のコマンドを実行して Vinagre をビルドします。

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

このパッケージにテストスイートはありません。

root ユーザーになって以下を実行します。

make install

Command Explanations

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

パッケージ構成

インストールプログラム: vinagre
インストールライブラリ: なし
インストールディレクトリ: /usr/share/help/*/vinagre, /usr/share/vinagre

概略説明

vinagre

GNOME デスクトップに対するリモートデスクトップビューアー。