mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-02 13:42:13 +08:00
fee89d15e5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@4147 af4574ff-66df-0310-9fd7-8a98e5e911e0
120 lines
4.2 KiB
XML
120 lines
4.2 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 libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
|
<!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
|
|
<!ENTITY libgnomeprint-md5sum "9052dc919ad038b1a9e4d5301148588e">
|
|
<!ENTITY libgnomeprint-size "727 KB">
|
|
<!ENTITY libgnomeprint-buildsize "20 MB">
|
|
<!ENTITY libgnomeprint-time "0.5 SBU">
|
|
]>
|
|
|
|
<sect1 id="libgnomeprint" xreflabel="libgnomeprint-&libgnomeprint-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="libgnomeprint.html"?>
|
|
<title>libgnomeprint-&libgnomeprint-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>libgnomeprint</application></title>
|
|
|
|
<para>The <application>libgnomeprint</application> package contains
|
|
<filename class="libraryfile">libgnomeprint</filename> libraries.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&libgnomeprint-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&libgnomeprint-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download MD5 sum: &libgnomeprint-md5sum;</para></listitem>
|
|
<listitem><para>Download size: &libgnomeprint-size;</para></listitem>
|
|
<listitem><para>Estimated disk space required:
|
|
&libgnomeprint-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&libgnomeprint-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>libgnomeprint</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="pango"/>,
|
|
<xref linkend="libart_lgpl"/>,
|
|
<xref linkend="fontconfig"/>,
|
|
<xref linkend="libxml2"/> and
|
|
<xref linkend="perl-modules"/>: XML-Parser</para>
|
|
</sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
|
|
<xref linkend="gtk-doc"/> and
|
|
<xref linkend="docbook-utils"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>libgnomeprint</application></title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../without-gnome.xml"/>
|
|
|
|
<para>Install <application>libgnomeprint</application> by running the
|
|
following commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
--sysconfdir=/etc/gnome --disable-gtk-doc &&
|
|
make</command></userinput></screen>
|
|
|
|
<para>The test suite requires <application>Acroread-4</application> to be
|
|
installed and passing <option>--with-metadata-printer</option> to the
|
|
<command>configure</command> script. If the previous requirements are met
|
|
and you wish to run the regression tests, change directories to the
|
|
<filename class='directory'>tests</filename> directory and issue:
|
|
<command>./run-test.pl</command>.</para>
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Command explanations</title>
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
|
puts configuration files in <filename class="directory">/etc/gnome</filename>
|
|
instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
<para><option>--disable-gtk-doc</option>: This switch prevents
|
|
rebuilding the documentation during the <command>make</command>
|
|
command. Remove this parameter if you have
|
|
<application>GTK-Doc</application> installed and wish to rebuild the
|
|
documentation.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>libgnomeprint</application> package contains the
|
|
<filename class="libraryfile">libgnomeprint</filename> library, support
|
|
modules and transport modules.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>libgnomeprint library</title>
|
|
<para><filename class="libraryfile">libgnomeprint</filename> implements
|
|
the <application><acronym>GNOME</acronym></application> Printing
|
|
Architecture.</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|