mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-28 10:22:12 +08:00
33f8c3b35b
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3173 af4574ff-66df-0310-9fd7-8a98e5e911e0
118 lines
4.0 KiB
XML
118 lines
4.0 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/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;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="gnome-print.html"?>
|
|
<title><application><acronym>GNOME</acronym>
|
|
Print</application>-&gnome-print-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application><acronym>GNOME</acronym>
|
|
Print</application></title>
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application><acronym>GNOME</acronym>
|
|
Print</application></title>
|
|
|
|
<!-- 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
|
|
|
|
<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>
|
|
|
|
<screen><userinput><command>cat > /opt/gnome/lib/xmlConf.sh << 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>
|
|
|
|
-->
|
|
|
|
<para>Install <application><acronym>GNOME</acronym> Print</application> by
|
|
running the following commands:</para>
|
|
|
|
<screen><userinput><command>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &&
|
|
./configure --prefix=/opt/gnome --with-zlib=/usr &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<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>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<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>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|
|
|