Tagged gnome-print.xml

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4221 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2005-05-14 19:06:39 +00:00
parent 1b453e1678
commit b48a8cd598

View File

@ -4,114 +4,112 @@
<!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">
<!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;">
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<?dbhtml filename="gnome-print.html"?>
<title><application><acronym>GNOME</acronym>
Print</application>-&gnome-print-version;</title>
<?dbhtml filename="gnome-print.html"?>
<sect2>
<title>Introduction to <application><acronym>GNOME</acronym>
Print</application></title>
<sect1info>
<othername>$LastChangedBy$</othername>
<date>$Date$</date>
</sect1info>
<para>The <application><acronym>GNOME</acronym> Print</application> package
contains the <application><acronym>GNOME</acronym></application> Printing
Architecture, for <application><acronym>GNOME</acronym></application>
1.4.</para>
<title>GNOME Print-&gnome-print-version;</title>
<sect3><title>Package information</title>
<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>
</sect3>
<indexterm zone="gnome-print">
<primary sortas="a-GNOME-Print">GNOME Print</primary>
</indexterm>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required Patch: <ulink
url="&patch-root;/gnome-print-&gnome-print-version;-ft217_fixes-1.patch"/>
</para></listitem></itemizedlist>
</sect3>
<sect2 role="package">
<title>Introduction to GNOME Print</title>
<sect3><title><application><acronym>GNOME</acronym> Print</application>
dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="gdk"/>,
<xref linkend="gnome-libs"/> and
<xref linkend="libxml"/></para>
</sect4>
</sect3>
<para>The <application>GNOME Print</application> package contains the
<application>GNOME</application> Printing Architecture, for
<application>GNOME</application> 1.4.</para>
</sect2>
<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>
<sect2>
<title>Installation of <application><acronym>GNOME</acronym>
Print</application></title>
<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>
<!-- Current versions of libxml install this xmlConf.sh file in /usr/lib now.
This apparently is good enough for GNOME Print as configure finds libxml
with no problems now. -Randy
<bridgehead renderas="sect3">GNOME Print Dependencies</bridgehead>
<para>The <command>configure</command> script does not correctly
interpret that <application>libxml</application>-&libxml-version; is
newer than <application>libxml</application>-1.8.8. This can be solved
by building <filename>xmlConf.sh</filename> with this command:</para>
<bridgehead renderas="sect4">Required</bridgehead>
<para><xref linkend="gdk"/>,
<xref linkend="gnome-libs"/> and
<xref linkend="libxml"/></para>
<screen><userinput><command>cat &gt; /opt/gnome/lib/xmlConf.sh &lt;&lt; EOF</command>
XML_LIBDIR="-L/usr/lib"
XML_LIBS="-lxml"
XML_INCLUDEDIR="-I/usr/include/gnome-xml"
MODULE_VERSION=xml-&libxml-version;
<command>EOF</command></userinput></screen>
</sect2>
-->
<sect2 role="installation">
<title>Installation of GNOME Print</title>
<para>Install <application><acronym>GNOME</acronym> Print</application> by
running the following commands:</para>
<para>Install <application>GNOME Print</application> by
running the following commands:</para>
<screen><userinput><command>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &amp;&amp;
<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</command></userinput></screen>
make install</userinput></screen>
</sect2>
</sect2>
<sect2>
<title>Command explanations</title>
<sect2 role="commands">
<title>Command Explanations</title>
<para><parameter>--with-zlib=/usr</parameter>: Configure
<application><acronym>GNOME</acronym> Print</application> to use the system
installed <application>zlib</application>.</para>
<para><parameter>--with-zlib=/usr</parameter>: Configure
<application>GNOME Print</application> to use the system
installed <application>zlib</application>.</para>
</sect2>
</sect2>
<sect2>
<title>Contents</title>
<sect2 role="content">
<title>Contents</title>
<para>The <application><acronym>GNOME</acronym> Print</application> package
contains <command>gnome-font-install</command>,
<application><acronym>GNOME</acronym></application> 1.4 printing libraries and
various font databases.</para>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
</sect2>
<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>