2010-08-29 14:24:44 +08:00
<?xml version="1.0" encoding="ISO-8859-1"?>
< !DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
2012-02-09 09:29:39 +08:00
<!ENTITY gtk-vnc-download-http "&gnome-download-http;/gtk-vnc/0.4/gtk-vnc->k-vnc-version;.tar.bz2">
<!ENTITY gtk-vnc-download-ftp "&gnome-download-ftp;/gtk-vnc/0.4/gtk-vnc->k-vnc-version;.tar.bz2">
<!ENTITY gtk-vnc-md5sum "38d3fbacb5d00e630f939e88858206f1">
<!ENTITY gtk-vnc-size "437 KB">
<!ENTITY gtk-vnc-buildsize "7.6 MB">
<!ENTITY gtk-vnc-time "0.2 SBU">
2010-08-29 14:24:44 +08:00
]>
<sect1 id= "gtk-vnc" xreflabel= "gtk-vnc->k-vnc-version;" >
<?dbhtml filename="gtk-vnc.html"?>
<sect1info >
<othername > $LastChangedBy$</othername>
<date > $Date$</date>
</sect1info>
<title > gtk-vnc->k-vnc-version; </title>
<indexterm zone= "gtk-vnc" >
<primary sortas= "a-gtk-vnc" > gtk-vnc</primary>
</indexterm>
<sect2 role= "package" >
<title > Introduction to gtk-vnc</title>
<para > The <application > gtk-vnc</application> package is a VNC viewer widget
for <application > GTK</application> . It is built using coroutines allowing it
to be completely asynchronous while remaining single threaded. It provides a
core C library, and bindings for <application > Python</application>
(<application > PyGTK</application> )</para>
2012-02-09 09:29:39 +08:00
&lfs70_built;
2010-08-29 14:24:44 +08:00
<bridgehead renderas= "sect3" > Package Information</bridgehead>
<itemizedlist spacing= "compact" >
<listitem >
<para > Download (HTTP): <ulink url= ">k-vnc-download-http;" /> </para>
</listitem>
<listitem >
<para > Download (FTP): <ulink url= ">k-vnc-download-ftp;" /> </para>
</listitem>
<listitem >
<para > Download MD5 sum: >k-vnc-md5sum; </para>
</listitem>
<listitem >
<para > Download size: >k-vnc-size; </para>
</listitem>
<listitem >
<para > Estimated disk space required: >k-vnc-buildsize; </para>
</listitem>
<listitem >
<para > Estimated build time: >k-vnc-time; </para>
</listitem>
</itemizedlist>
<bridgehead renderas= "sect3" > gtk-vnc Dependencies</bridgehead>
<bridgehead renderas= "sect4" > Required</bridgehead>
2012-02-09 09:29:39 +08:00
<para role= "required" > <xref linkend= "gtk3" /> ,
2010-08-29 14:24:44 +08:00
<xref linkend= "gnutls" /> , and
<xref linkend= "intltool" /> </para>
<bridgehead renderas= "sect4" > Optional</bridgehead>
<para role= "optional" > <xref linkend= "cyrus-sasl" /> ,
2012-02-09 09:29:39 +08:00
<xref linkend= "nspr" /> , and
<!-- pygtk is not used with gtk+ - 3
<xref linkend= "pygtk" /> , and -->
2010-08-29 14:24:44 +08:00
<xref linkend= "xulrunner" /> </para>
<para condition= "html" role= "usernotes" > User Notes:
<ulink url= "&blfs-wiki;/gtk-vnc" /> </para>
</sect2>
<sect2 role= "installation" >
<title > Installation of gtk-vnc</title>
<para > Install <application > gtk-vnc</application> by running the following
commands:</para>
<screen > <userinput > ./configure --prefix=/usr \
2012-02-09 09:29:39 +08:00
--with-gtk=3.0 \
2010-08-29 14:24:44 +08:00
--with-sasl=no & &
make</userinput> </screen>
2012-02-09 09:29:39 +08:00
<para > This package's testsuite is only intended to be used by the
maintainer to check the i18n files.</para>
2010-08-29 14:24:44 +08:00
<para > Now, as the <systemitem class= "username" > root</systemitem> user:</para>
<screen role= "root" > <userinput > make install</userinput> </screen>
</sect2>
<sect2 role= "commands" >
<title > Command Explanations</title>
2012-02-09 09:29:39 +08:00
<para > <parameter > --with-gtk=3.0</parameter> : This parameter enables
<application > GTK+3</application> instead of <application > GTK+2</application> .</para>
<!-- python is not used with gtk+ - 3
<para > <parameter > \-\-with-python=no</parameter> : This parameter disables the
<application > Python</application> bindings from being built. Remove it if you have
<application > PyGTK</application> installed and wish to enable them.</para>
-->
2010-08-29 14:24:44 +08:00
<para > <parameter > --with-sasl=no</parameter> : This parameter disables the use of <application > cyrus SASL</application> for authentication. Remove it if you have <application > Cyrus SASL</application> installed and wish to enable it for authentication.</para>
<para > <option > --enable-plugin</option> : This option enables the browser plugin.</para>
</sect2>
<sect2 role= "content" >
<title > Contents</title>
<segmentedlist >
<segtitle > Installed Programs</segtitle>
<segtitle > Installed Libraries</segtitle>
<segtitle > Installed Directory</segtitle>
<seglistitem >
<seg > None</seg>
2012-02-09 09:29:39 +08:00
<seg > libgtk-vnc-1.0.{so,a}</seg>
2010-08-29 14:24:44 +08:00
<seg > /usr/include/gtk-vnc-1.0</seg>
</seglistitem>
</segmentedlist>
<variablelist >
<bridgehead renderas= "sect3" > Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id= "libgtk-vnc-1.0" >
<term > <filename class= 'libraryfile' > libgtk-vnc-1.0.{so,a}</filename> </term>
<listitem >
<para > contains the <application > gtk-vnc</application> API
functions.</para>
<indexterm zone= "gtk-vnc libgtk-vnc-1.0" >
<primary sortas= "c-libgtk-vnc-1.0" > libgtk-vnc-1.0.{so,a}</primary>
</indexterm>
</listitem>
</varlistentry>
2012-02-09 09:29:39 +08:00
<!-- not built if you use gtk+ - 3
2010-08-29 14:24:44 +08:00
<varlistentry id= "gtkvnc" >
<term > <filename class= 'libraryfile' > gtkvnc.{so,a}</filename> </term>
<listitem >
<para > is a <application > Python</application> binding library.</para>
<indexterm zone= "gtk-vnc gtkvnc" >
<primary sortas= "c-gtkvnc" > gtkvnc.{so,a}</primary>
</indexterm>
</listitem>
2012-02-09 09:29:39 +08:00
</varlistentry> -->
2010-08-29 14:24:44 +08:00
</variablelist>
</sect2>
</sect1>