glfs/gnome/otherlibs/gnome-print.xml
Randy McMurchy 6732c09460 Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0
2007-04-04 19:42:53 +00:00

118 lines
3.9 KiB
XML

<?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 gnome-print-download-http "&gnome-download-http;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
<!ENTITY gnome-print-download-ftp "&gnome-download-ftp;/gnome-print/&gnome-print-version;/gnome-print-&gnome-print-version;.tar.bz2">
<!ENTITY gnome-print-md5sum "f9e13f4f17b04baceec1cdeed0f88eae">
<!ENTITY gnome-print-size "768 KB">
<!ENTITY gnome-print-buildsize "19 MB">
<!ENTITY gnome-print-time "0.6">
]>
<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 role="required"><xref linkend="gdk"/>,
<xref linkend="gnome-libs"/> and
<xref linkend="libxml"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-print"/></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-1.4 &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 Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<seglistitem>
<seg>gnome-font-install</seg>
<seg>libgnomeprint.{so,a}</seg>
<seg>/opt/gnome-1.4/etc/gnome,
/opt/gnome-1.4/include/gnome-1.0/libgnomeprint,
/opt/gnome-1.4/share/fonts,
/opt/gnome-1.4/share/gnome-print and
/opt/gnome-1.4/share/gnome/fonts</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>