%general-entities; ]> $LastChangedBy$ $Date$ gtk-vnc->k-vnc-version; gtk-vnc Introduction to Gtk VNC The Gtk VNC package contains a VNC viewer widget for GTK+. It is built using coroutines allowing it to be completely asynchronous while remaining single threaded. &lfs7a_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 and Optional , and libview User Notes: Installation of Gtk VNC Install Gtk VNC by running the following commands: ./configure --prefix=/usr \ --with-gtk=3.0 \ --enable-vala \ --without-sasl && make This package does not come with a testsuite. Now, as the root user: make install Command Explanations --with-gtk=3.0: This switch enables building of the GTK+ 3 library instead of the GTK+ 2 one. --enable-vala: This switch enables building of the Vala bindings. Remove if you don't have installed. --without-sasl: This switch disables the use of Cyrus SASL for authentication. Remove it if you have installed Cyrus SASL and wish to enable it for authentication. 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, /usr/include/gvnc-1.0 and /usr/include/gvncpulse-1.0 Short Descriptions gvnccapture is used to capture image from VNC server. gvnccapture libgtk-vnc-2.0.so contains the GTK+ 3 bindings for Gtk VNC. libgtk-vnc-2.0.so libgvnc-1.0.so contains the GObject bindings for Gtk VNC. libgvnc-1.0.so libgvncpulse-1.0.so is the PulseAudio bridge for Gtk VNC. libgvncpulse-1.0.so