glfs/gnome/otherlibs/gnome-print.xml
Manuel Canales Esparcia b48a8cd598 Tagged gnome-print.xml
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4221 af4574ff-66df-0310-9fd7-8a98e5e911e0
2005-05-14 19:06:39 +00:00

116 lines
3.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-print-download-http "http://ftp.linux.org.uk/mirrors/ftp.gnome.org/sources/gnome-print/0.37/gnome-print-&gnome-print-version;.tar.bz2">
<!ENTITY gnome-print-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.37/gnome-print-&gnome-print-version;.tar.bz2">
<!ENTITY gnome-print-md5sum "f9e13f4f17b04baceec1cdeed0f88eae">
<!ENTITY gnome-print-size "756 KB">
<!ENTITY gnome-print-buildsize "19 MB">
<!ENTITY gnome-print-time "0.61">
]>
<sect1 id="gnome-print" xreflabel="GNOME Print-&gnome-print-version;">
<?dbhtml filename="gnome-print.html"?>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<title>GNOME Print-&gnome-print-version;</title>
<indexterm zone="gnome-print">
<primary sortas="a-GNOME-Print">GNOME Print</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Print</title>
<para>The <application>GNOME Print</application> package contains the
<application>GNOME</application> Printing Architecture, for
<application>GNOME</application> 1.4.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-print-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-print-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-print-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-print-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-print-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-print-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
<itemizedlist spacing='compact'>
<listitem>
<para>Required Patch: <ulink
url="&patch-root;/gnome-print-&gnome-print-version;-ft217_fixes-1.patch"/></para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Print Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="gdk"/>,
<xref linkend="gnome-libs"/> and
<xref linkend="libxml"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Print</title>
<para>Install <application>GNOME Print</application> by
running the following commands:</para>
<screen><userinput>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &amp;&amp;
./configure --prefix=/opt/gnome --with-zlib=/usr &amp;&amp;
make &amp;&amp;
make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--with-zlib=/usr</parameter>: Configure
<application>GNOME Print</application> to use the system
installed <application>zlib</application>.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnome-font-install</seg>
<seg><application>GNOME</application> 1.4 printing libraries</seg>
<seg>Not determined at this time</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>