2005-04-30 01:47:57 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-12 10:46:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
2005-02-11 06:17:44 +08:00
|
|
|
|
2004-06-12 10:46:15 +08:00
|
|
|
<!ENTITY gnet-download-http "http://gnetlibrary.org/src/gnet-&gnet-version;.tar.gz">
|
|
|
|
<!ENTITY gnet-download-ftp " ">
|
2005-06-16 23:54:24 +08:00
|
|
|
<!ENTITY gnet-md5sum "3a7a40411775688fe4c42141ab007048">
|
|
|
|
<!ENTITY gnet-size "595 KB">
|
|
|
|
<!ENTITY gnet-buildsize "7.6 MB">
|
2005-06-17 01:45:27 +08:00
|
|
|
<!ENTITY gnet-time "0.2 SBU">
|
2004-06-12 10:46:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-24 04:34:30 +08:00
|
|
|
<sect1 id="gnet" xreflabel="GNet-&gnet-version;">
|
2005-04-30 01:47:57 +08:00
|
|
|
<?dbhtml filename="gnet.html"?>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<sect1info>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<title>GNet-&gnet-version;</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<indexterm zone="gnet">
|
|
|
|
<primary sortas="a-GNet">GNet</primary>
|
|
|
|
</indexterm>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to GNet</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-05-31 05:24:36 +08:00
|
|
|
<para>The <application>GNet</application> package contains a simple network
|
2005-04-30 01:47:57 +08:00
|
|
|
library. This is useful for supporting TCP sockets, UDP and IP multicast,
|
|
|
|
asynchronous DNS lookup, and more.</para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&gnet-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&gnet-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &gnet-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &gnet-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &gnet-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &gnet-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<bridgehead renderas="sect3">GNet Dependencies</bridgehead>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2011-11-06 05:04:08 +08:00
|
|
|
<para role="required"><!--<xref linkend="GLib"/> or--><xref linkend="glib2"/></para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2006-04-11 02:35:11 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/gnet"/></para>
|
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
</sect2>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNet</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-05-31 05:24:36 +08:00
|
|
|
<para>Install <application>GNet</application> by running the following
|
2005-04-30 01:47:57 +08:00
|
|
|
commands:</para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-06-16 23:54:24 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
2005-04-30 01:47:57 +08:00
|
|
|
make</userinput></screen>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-06-16 23:54:24 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<screen role='root'><userinput>make install</userinput></screen>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
</sect2>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Library</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<seglistitem>
|
|
|
|
<seg>None</seg>
|
2006-04-11 02:35:11 +08:00
|
|
|
<seg>libgnet-2.0.{so,a}</seg>
|
2005-05-31 05:24:36 +08:00
|
|
|
<seg>/usr/include/gnet-2.0, /usr/lib/gnet-2.0 and
|
2005-06-16 23:54:24 +08:00
|
|
|
/usr/share/doc/libgnet2.0-dev or /usr/share/gtk-doc/html/gnet</seg>
|
2005-04-30 01:47:57 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
<varlistentry id="libgnet">
|
2006-04-11 02:35:11 +08:00
|
|
|
<term><filename class='libraryfile'>libgnet-2.0.{so,a}</filename></term>
|
2005-04-30 01:47:57 +08:00
|
|
|
<listitem>
|
2005-05-31 05:24:36 +08:00
|
|
|
<para>is a simple network library written in C. It is
|
|
|
|
object-oriented and built upon <application>GLib</application>. It is
|
2005-04-30 01:47:57 +08:00
|
|
|
intended to be easy to use and port.</para>
|
|
|
|
<indexterm zone="gnet libgnet">
|
2006-04-11 02:35:11 +08:00
|
|
|
<primary sortas="c-libgnet-2.0">libgnet-2.0.{so,a}</primary>
|
2005-04-30 01:47:57 +08:00
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
</variablelist>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2005-04-30 01:47:57 +08:00
|
|
|
</sect2>
|
2005-05-31 00:21:31 +08:00
|
|
|
|
2003-02-27 11:20:42 +08:00
|
|
|
</sect1>
|