source: gnome/otherlibs/gnome-print.xml@ 33f8c3b3

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 33f8c3b3 was 33f8c3b3, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated GNOME Print-0.37 instructions

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3173 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7<!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">
8<!ENTITY gnome-print-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-print/0.37/gnome-print-&gnome-print-version;.tar.bz2">
9<!ENTITY gnome-print-md5sum "f9e13f4f17b04baceec1cdeed0f88eae">
10<!ENTITY gnome-print-size "756 KB">
11<!ENTITY gnome-print-buildsize "19 MB">
12<!ENTITY gnome-print-time "0.61">
13]>
14
15<sect1 id="gnome-print" xreflabel="GNOME Print-&gnome-print-version;">
16<sect1info>
17<othername>$LastChangedBy$</othername>
18<date>$Date$</date>
19</sect1info>
20<?dbhtml filename="gnome-print.html"?>
21<title><application><acronym>GNOME</acronym>
22Print</application>-&gnome-print-version;</title>
23
24<sect2>
25<title>Introduction to <application><acronym>GNOME</acronym>
26Print</application></title>
27
28<para>The <application><acronym>GNOME</acronym> Print</application> package
29contains the <application><acronym>GNOME</acronym></application> Printing
30Architecture, for <application><acronym>GNOME</acronym></application>
311.4.</para>
32
33<sect3><title>Package information</title>
34<itemizedlist spacing='compact'>
35<listitem><para>Download (HTTP): <ulink
36url="&gnome-print-download-http;"/></para></listitem>
37<listitem><para>Download (FTP): <ulink
38url="&gnome-print-download-ftp;"/></para></listitem>
39<listitem><para>Download MD5 sum: &gnome-print-md5sum;</para></listitem>
40<listitem><para>Download size: &gnome-print-size;</para></listitem>
41<listitem><para>Estimated disk space required:
42&gnome-print-buildsize;</para></listitem>
43<listitem><para>Estimated build time:
44&gnome-print-time;</para></listitem></itemizedlist>
45</sect3>
46
47<sect3><title>Additional downloads</title>
48<itemizedlist spacing='compact'>
49<listitem><para>Required Patch: <ulink
50url="&patch-root;/gnome-print-&gnome-print-version;-ft217_fixes-1.patch"/>
51</para></listitem></itemizedlist>
52</sect3>
53
54<sect3><title><application><acronym>GNOME</acronym> Print</application>
55dependencies</title>
56<sect4><title>Required</title>
57<para><xref linkend="gdk"/>,
58<xref linkend="gnome-libs"/> and
59<xref linkend="libxml"/></para>
60</sect4>
61</sect3>
62
63</sect2>
64
65<sect2>
66<title>Installation of <application><acronym>GNOME</acronym>
67Print</application></title>
68
69<!-- Current versions of libxml install this xmlConf.sh file in /usr/lib now.
70 This apparently is good enough for GNOME Print as configure finds libxml
71 with no problems now. -Randy
72
73<para>The <command>configure</command> script does not correctly
74interpret that <application>libxml</application>-&libxml-version; is
75newer than <application>libxml</application>-1.8.8. This can be solved
76by building <filename>xmlConf.sh</filename> with this command:</para>
77
78<screen><userinput><command>cat &gt; /opt/gnome/lib/xmlConf.sh &lt;&lt; EOF</command>
79XML_LIBDIR="-L/usr/lib"
80XML_LIBS="-lxml"
81XML_INCLUDEDIR="-I/usr/include/gnome-xml"
82MODULE_VERSION=xml-&libxml-version;
83<command>EOF</command></userinput></screen>
84
85 -->
86
87<para>Install <application><acronym>GNOME</acronym> Print</application> by
88running the following commands:</para>
89
90<screen><userinput><command>patch -Np1 -i ../gnome-print-&gnome-print-version;-ft217_fixes-1.patch &amp;&amp;
91./configure --prefix=/opt/gnome --with-zlib=/usr &amp;&amp;
92make &amp;&amp;
93make install</command></userinput></screen>
94
95</sect2>
96
97<sect2>
98<title>Command explanations</title>
99
100<para><parameter>--with-zlib=/usr</parameter>: Configure
101<application><acronym>GNOME</acronym> Print</application> to use the system
102installed <application>zlib</application>.</para>
103
104</sect2>
105
106<sect2>
107<title>Contents</title>
108
109<para>The <application><acronym>GNOME</acronym> Print</application> package
110contains <command>gnome-font-install</command>,
111<application><acronym>GNOME</acronym></application> 1.4 printing libraries and
112various font databases.</para>
113
114</sect2>
115
116</sect1>
117
Note: See TracBrowser for help on using the repository browser.