source: gnome/add/libgnomeprint.xml@ 79e5f05

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 79e5f05 was 79e5f05, checked in by Randy McMurchy <randy@…>, 19 years ago

Updated to Gnumeric-1.4.3 and changed installation path to /usr; added popt to the libgnomeprint dependencies

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

  • Property mode set to 100644
File size: 5.4 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY libgnomeprint-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
8 <!ENTITY libgnomeprint-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnomeprint/&gnome-version;/libgnomeprint-&libgnomeprint-version;.tar.bz2">
9 <!ENTITY libgnomeprint-md5sum "9052dc919ad038b1a9e4d5301148588e">
10 <!ENTITY libgnomeprint-size "727 KB">
11 <!ENTITY libgnomeprint-buildsize "20 MB">
12 <!ENTITY libgnomeprint-time "0.5 SBU">
13]>
14
15<sect1 id="libgnomeprint" xreflabel="libgnomeprint-&libgnomeprint-version;">
16 <?dbhtml filename="libgnomeprint.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>libgnomeprint-&libgnomeprint-version;</title>
24
25 <indexterm zone="libgnomeprint">
26 <primary sortas="a-libgnomeprint">libgnomeprint</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to libgnomeprint</title>
31
32 <para>The <application>libgnomeprint</application> package contains
33 <filename class="libraryfile">libgnomeprint</filename> libraries.</para>
34
35 <bridgehead renderas="sect3">Package Information</bridgehead>
36 <itemizedlist spacing="compact">
37 <listitem>
38 <para>Download (HTTP): <ulink url="&libgnomeprint-download-http;"/></para>
39 </listitem>
40 <listitem>
41 <para>Download (FTP): <ulink url="&libgnomeprint-download-ftp;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download MD5 sum: &libgnomeprint-md5sum;</para>
45 </listitem>
46 <listitem>
47 <para>Download size: &libgnomeprint-size;</para>
48 </listitem>
49 <listitem>
50 <para>Estimated disk space required: &libgnomeprint-buildsize;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated build time: &libgnomeprint-time;</para>
54 </listitem>
55 </itemizedlist>
56 <bridgehead renderas="sect3">libgnomeprint Dependencies</bridgehead>
57
58 <bridgehead renderas="sect4">Required</bridgehead>
59 <para><xref linkend="pango"/>,
60 <xref linkend="libart_lgpl"/>,
61 <xref linkend="fontconfig"/>,
62 <xref linkend="popt"/>,
63 <xref linkend="libxml2"/> and
64 <xref linkend="perl-modules"/>: XML-Parser</para>
65
66 <bridgehead renderas="sect4">Optional</bridgehead>
67 <para><xref linkend="cups"/> (and <xref linkend="libgnomecups"/>),
68 <xref linkend="gtk-doc"/> and
69 <xref linkend="docbook-utils"/></para>
70
71 </sect2>
72
73 <sect2 role="installation">
74 <title>Installation of libgnomeprint</title>
75
76 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
77 href="../without-gnome.xml"/>
78
79 <para>Install <application>libgnomeprint</application> by running the
80 following commands:</para>
81
82<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
83 --sysconfdir=/etc/gnome --disable-gtk-doc &amp;&amp;
84make</userinput></screen>
85
86 <para>The test suite requires <application>Acroread-4</application> to be
87 installed and passing <option>--with-metadata-printer</option> to the
88 <command>configure</command> script. If the previous requirements are met
89 and you wish to run the regression tests, change directories to the
90 <filename class='directory'>tests</filename> directory and issue:
91 <command>./run-test.pl</command>.</para>
92
93 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
94
95<screen role="root"><userinput>make install</userinput></screen>
96
97 </sect2>
98
99 <sect2 role="commands">
100 <title>Command Explanations</title>
101
102 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
103 puts configuration files in <filename class="directory">/etc/gnome</filename>
104 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
105
106 <para><parameter>--disable-gtk-doc</parameter>: This switch prevents
107 rebuilding the documentation during the <command>make</command>
108 command. Remove this parameter if you have
109 <application>GTK-Doc</application> installed and wish to rebuild the
110 documentation.</para>
111
112 </sect2>
113
114 <sect2 role="content">
115 <title>Contents</title>
116
117 <segmentedlist>
118 <segtitle>Installed Programs</segtitle>
119 <segtitle>Installed Libraries</segtitle>
120 <segtitle>Installed Directories</segtitle>
121
122 <seglistitem>
123 <seg>None</seg>
124 <seg>libgnomeprint-2-2.[so,a] and modules</seg>
125 <seg>$GNOME_PREFIX/include/libgnomeprint-2.2,
126 $GNOME_PREFIX/lib/libgnomeprint,
127 $GNOME_PREFIX/share/gtk-doc/html/libgnomeprint, and
128 $GNOME_PREFIX/share/libgnomeprint</seg>
129 </seglistitem>
130 </segmentedlist>
131
132 <variablelist>
133 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
134 <?dbfo list-presentation="list"?>
135 <?dbhtml list-presentation="table"?>
136
137 <varlistentry id="libgnomeprint-2">
138 <term><filename class='libraryfile'>libgnomeprint-2-2.[so,a]</filename></term>
139 <listitem>
140 <para>implements the <application>GNOME</application> Printing
141 Architecture.</para>
142 <indexterm zone="libgnomeprint libgnomeprint-2">
143 <primary sortas="c-libgnomeprint-2-2">libgnomeprint-2-2.[so,a]</primary>
144 </indexterm>
145 </listitem>
146 </varlistentry>
147
148 </variablelist>
149
150 </sect2>
151
152</sect1>
Note: See TracBrowser for help on using the repository browser.