glfs/xsoft/other/pan.xml

127 lines
3.7 KiB
XML
Raw Normal View History

<?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;
<!ENTITY pan-download-http "http://pan.rebelbase.com/download/releases/&pan-version;/SOURCE/pan-&pan-version;.tar.bz2">
<!ENTITY pan-download-ftp " ">
<!ENTITY pan-md5sum "ed3188e7059bb6d6c209ee5d46ac1852">
<!ENTITY pan-size "1.8 MB">
<!ENTITY pan-buildsize "67.8 MB">
<!ENTITY pan-time "0.72 SBU">
]>
<sect1 id="pan" xreflabel="Pan-&pan-version;">
<?dbhtml filename="pan.html" ?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>Pan-&pan-version;</title>
<indexterm zone="pan">
<primary sortas="a-Pan">Pan</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to Pan</title>
<para>The <application>Pan</application> package contains a graphical
newsreader. This is useful for reading and writing news, threading
articles and replying via email.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&pan-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&pan-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &pan-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &pan-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &pan-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &pan-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Pan Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="gtk2"/>,
<xref linkend="intltool"/> and
<xref linkend="libxml2"/></para>
<bridgehead renderas="sect4">Optional</bridgehead>
<para role="optional"><ulink
url="http://gtkspell.sourceforge.net/download/gtkspell-2.0.4.tar.gz">
gtkspell-2.0.4</ulink></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/pan"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of Pan</title>
<para>Install <application>Pan</application> by running the following
commands:</para>
<screen><userinput>./configure --prefix=/usr &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role='root'><userinput>make install</userinput></screen>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Program</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>pan</seg>
<seg>None</seg>
<seg>/usr/share/gnome/apps/Internet</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="pan-prog">
<term><command>pan</command></term>
<listitem>
<para>is a graphical newsreader.</para>
<indexterm zone="pan pan-prog">
<primary sortas="b-pan">pan</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect2>
</sect1>