%general-entities; ]> $LastChangedBy$ $Date$ gtk-vnc->k-vnc-version; gtk-vnc Introduction to gtk-vnc The gtk-vnc package is a VNC viewer widget for GTK. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. It provides a core C library and bindings for Python (PyGTK) &lfs70_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: >k-vnc-md5sum; Download size: >k-vnc-size; Estimated disk space required: >k-vnc-buildsize; Estimated build time: >k-vnc-time; gtk-vnc Dependencies Required , and Recommended (Required if building GNOME) Optional , , , and User Notes: Installation of gtk-vnc Install gtk-vnc by running the following commands: ./configure --prefix=/usr \ --with-gtk=3.0 \ --without-sasl && make This package's testsuite is only intended to be used by the maintainer to check the i18n files. Now, as the root user: make install Command Explanations --with-gtk=3.0: This parameter enables GTK+3 instead of GTK+2. : This parameter disables the use of Cyrus SASL for authentication. Remove it if you have Cyrus SASL installed and wish to enable it for authentication. : This option enables the browser plugin. : This option enables the vala bindings. Contents Installed Program Installed Libraries Installed Directories gvnccapture libgtk-vnc-2.0.so, libgvnc-1.0.so and libgvncpulse-1.0.so /usr/include/{gtk-vnc-2.0,gvnc-1.0,gvncpulse-1.0} Short Descriptions gvnccapture is used to capture image from VNC server. gvnccapture libgtk-vnc-2.0.so contains GTK+3 bindings for GTK VNC. libgtk-vnc-2.0.so libgvnc-1.0.so contains GObject bindings for GTK VNC. libgvnc-1.0.so libgvncpulse-1.0.so is Pulseaudio bridge for GTK VNC. libgvncpulse-1.0.so