source: xsoft/office/gimp.xml@ 2b2db774

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 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 2b2db774 was 2b2db774, checked in by Christian Wurst <cwurst@…>, 16 years ago

changed DL location of gimp-help

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

  • Property mode set to 100644
File size: 16.0 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gimp-download-http "http://ftp.gwdg.de/pub/misc/grafik/gimp/gimp/v2.2/gimp-&gimp-version;.tar.bz2">
8 <!ENTITY gimp-download-ftp "ftp://ftp.gimp.org/pub/gimp/v2.2/gimp-&gimp-version;.tar.bz2">
9 <!ENTITY gimp-md5sum "4f509ed4a605452d88e04045ff388d58">
10 <!ENTITY gimp-size "13.1 MB">
11 <!ENTITY gimp-buildsize "310 MB (additional 314 MB to install the help system)">
12 <!ENTITY gimp-time "4.6 SBU (additional 0.6 SBU to run the test suite
13 and additional 9.1 SBU to build the help files)">
14
15 <!ENTITY gimp-help-version "0.12">
16 <!ENTITY gimp-help-download "ftp://anduin.linuxfromscratch.org/BLFS/svn/g/gimp-help-2-&gimp-help-version;.tar.gz">
17 <!ENTITY gimp-help-md5sum "fc1e2153eafa04fa701b23818029c3e1">
18 <!ENTITY gimp-help-size "59.8 MB">
19]>
20
21<sect1 id="gimp" xreflabel="GIMP-&gimp-version;">
22 <?dbhtml filename="gimp.html" ?>
23
24 <sect1info>
25 <othername>$LastChangedBy$</othername>
26 <date>$Date$</date>
27 </sect1info>
28
29 <title>GIMP-&gimp-version;</title>
30
31 <indexterm zone="gimp">
32 <primary sortas="a-GIMP">GIMP</primary>
33 </indexterm>
34
35 <sect2 role="package">
36 <title>Introduction to GIMP</title>
37
38 <para>The <application>GIMP</application> package contains
39 the GNU Image Manipulation Program. This is useful for
40 photo retouching, image composition and image authoring.</para>
41
42 <bridgehead renderas="sect3">Package Information</bridgehead>
43 <itemizedlist spacing="compact">
44 <listitem>
45 <para>Download (HTTP): <ulink url="&gimp-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP): <ulink url="&gimp-download-ftp;"/></para>
49 </listitem>
50 <listitem>
51 <para>Download MD5 sum: &gimp-md5sum;</para>
52 </listitem>
53 <listitem>
54 <para>Download size: &gimp-size;</para>
55 </listitem>
56 <listitem>
57 <para>Estimated disk space required: &gimp-buildsize;</para>
58 </listitem>
59 <listitem>
60 <para>Estimated build time: &gimp-time;</para>
61 </listitem>
62 </itemizedlist>
63
64 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
65 <itemizedlist spacing='compact'>
66 <title>Help System</title>
67 <listitem>
68 <para>Optional help files: <ulink url="&gimp-help-download;"/></para>
69 </listitem>
70 <listitem>
71 <para>Download MD5 sum: &gimp-help-md5sum;</para>
72 </listitem>
73 <listitem>
74 <para>Download size: &gimp-help-size;</para>
75 </listitem>
76 </itemizedlist>
77
78 <bridgehead renderas="sect3">GIMP Dependencies</bridgehead>
79
80 <bridgehead renderas="sect4">Required</bridgehead>
81 <para role="required"><xref linkend="gtk2"/>,
82 <xref linkend="libart_lgpl"/>, and
83 <xref linkend="perl-xml-parser"/></para>
84
85 <bridgehead renderas="sect4">Recommended</bridgehead>
86 <para role="recommended"><xref linkend="libjpeg"/> and
87 <xref linkend="libtiff"/></para>
88 <!-- Gutenprint has made Gimp-Print obsolete. You must build the Gimp
89 first, before Gutenprint
90 <xref linkend="gimp-print"/>,-->
91
92 <note>
93 <para>If the recommended dependencies are not installed, the
94 <command>configure</command> switches below will need to be modified as
95 explained in <xref linkend="gimp-cmd-explanations"/> below.</para>
96 </note>
97
98 <bridgehead renderas="sect4">Optional</bridgehead>
99 <para role="optional"><xref linkend="libmng"/>,
100 <xref linkend="librsvg"/>,
101 <xref linkend="aalib"/>,
102 <xref linkend="lcms"/>,
103 <xref linkend="libexif"/>,
104 <xref linkend="libxslt"/>,
105 <xref linkend="alsa"/>,
106 <xref linkend="libgtkhtml"/> (required to build the help system browser plugin),
107 <ulink url="http://wvware.sourceforge.net/libwmf.html">libwmf</ulink>,
108 <xref linkend="pygtk"/> (including the gtk and pango modules),
109 <ulink url="http://gimp-print.sourceforge.net/">Gimp-Print version 4.2.7</ulink>,
110 an <xref linkend="server-mail"/> (that provides a
111 <command>sendmail</command> program), and
112 <xref linkend="gtk-doc"/></para>
113
114 <bridgehead renderas="sect4">Optional (for Building Documentation from
115 the Help Tarball)</bridgehead>
116 <para role="optional"><xref linkend="libxslt"/>,
117 <xref linkend="DocBook"/>, and
118 <xref linkend="docbook-xsl"/></para>
119
120 <para condition="html" role="usernotes">User Notes:
121 <ulink url="&blfs-wiki;/gimp"/></para>
122
123 </sect2>
124
125 <sect2 role="installation">
126 <title>Installation of GIMP</title>
127
128 <para>Install <application>GIMP</application> by running
129 the following commands:</para>
130
131<screen><userinput>./configure --prefix=/usr \
132 --sysconfdir=/etc \
133 --disable-print &amp;&amp;
134make</userinput></screen>
135
136 <para>To test the results, issue: <command>make check</command>.</para>
137
138 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
139
140<screen role="root"><userinput>make install &amp;&amp;
141install -v -m755 -d /usr/share/doc/gimp-&gimp-version; &amp;&amp;
142install -v -m644 docs/{Wilber*,keybindings.txt,quick_reference.ps} \
143 /usr/share/doc/gimp-&gimp-version;</userinput></screen>
144
145 <para>The <filename>gimp-help</filename> tarball contains a help system
146 designed for use with external web browsers, the internal
147 <application>GIMP</application> help browser, and HTML renderers.
148 The tarball only contains the XML sources, so you will need
149 the <command>xsltproc</command> program from <xref linkend="libxslt"/>
150 to build the HTML files.</para>
151
152 <para>If you downloaded the <filename>gimp-help</filename> tarball, unpack
153 it and change into the root of the newly created source tree (as an
154 unprivileged user). Issue the following commands to install the help files:</para>
155
156<screen><userinput>./configure &amp;&amp;
157make</userinput></screen>
158
159 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
160
161<screen role="root"><userinput>make install</userinput></screen>
162
163 </sect2>
164
165 <sect2 role="commands" id='gimp-cmd-explanations'>
166 <title>Command Explanations</title>
167
168 <!-- <para><parameter>-datadir=/usr/share</parameter>: This parameter is
169 required because there is a subtle bug in
170 <application>Autoconf-&lfs-autoconf-version;</application> which causes the
171 <command>configure</command> script to mishandle the
172 <envar>datarootdir</envar> variable. Fortunately, passing
173 <parameter>-datadir=</parameter> works around the problem.</para> -->
174
175 <para><option>-disable-print</option>: This option disables print support
176 and is required if the obsolete <application>Gimp-Print</application>
177 package is not installed. Print support for the
178 <application>Gimp</application> can be provided later by installing
179 the <xref linkend="gutenprint"/> package.</para>
180
181 <para><option>--without-libjpeg</option>: This option is necessary if
182 <application>libjpeg</application> is not installed.</para>
183
184 <para><option>--without-libtiff</option>: This option is necessary if
185 <application>libtiff</application> is not installed.</para>
186
187 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
188 href="../../xincludes/gtk-doc-rebuild.xml"/>
189
190 </sect2>
191
192 <sect2 role="configuration">
193 <title>Configuring GIMP</title>
194
195 <sect3 id="gimp-config">
196 <title>Config Files</title>
197
198 <para><filename>/etc/gimp/2.0/*</filename> and
199 <filename>~/.gimp-2.0/gimprc</filename></para>
200
201 <indexterm zone="gimp gimp-config">
202 <primary sortas="e-AA.gimp-2.0/gimprc">~/.gimp-2.0/gimprc</primary>
203 </indexterm>
204
205 <indexterm zone="gimp gimp-config">
206 <primary sortas="e-etc-gimp-2.0-star">/etc/gimp/2.0/*</primary>
207 </indexterm>
208
209 </sect3>
210
211 <sect3>
212 <title>Configuration Information</title>
213
214 <para><application>GIMP</application> executes a configuration wizard
215 for each user upon their initial use of the program.</para>
216
217 <para><application>GIMP</application> executes the
218 <command>mozilla</command> web browser by default to view the help
219 files. If you do not have <application>Mozilla</application>, or
220 prefer a different web browser, you can set a new system value in
221 <filename>/etc/gimp/2.0/gimprc</filename>. Execute the following
222 command as the <systemitem class="username">root</systemitem> user,
223 replacing <replaceable>&lt;browser&gt;</replaceable> with your
224 preferred web browser:</para>
225
226<screen role="root"><userinput>echo '(web-browser "<replaceable>&lt;browser&gt;</replaceable> %s")' &gt;&gt; /etc/gimp/2.0/gimprc</userinput></screen>
227
228 </sect3>
229
230 </sect2>
231
232 <sect2 role="content">
233 <title>Contents</title>
234
235 <segmentedlist>
236 <segtitle>Installed Programs</segtitle>
237 <segtitle>Installed Libraries</segtitle>
238 <segtitle>Installed Directories</segtitle>
239
240 <seglistitem>
241 <seg>gimp, gimp-2.2, gimp-remote, gimp-remote-2.2,
242 and gimptool-2.0</seg>
243 <seg>libgimp-2.0.so, libgimpbase-2.0.so, libgimpcolor-2.0.so,
244 libgimpmath-2.0.so, libgimpmodule-2.0.so, libgimpthumb-2.0.so,
245 libgimpui-2.0.so, libgimpwidgets-2.0.so, and many other modules and
246 plugin libraries</seg>
247 <seg>/etc/gimp, /usr/include/gimp-2.0, /usr/lib/gimp,
248 /usr/share/doc/gimp-&gimp-version;, /usr/share/gimp and
249 /usr/share/gtk-doc/html/libgimp{,base,color,math,module,thumb,widgets}</seg>
250 </seglistitem>
251 </segmentedlist>
252
253 <variablelist>
254 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
255 <?dbfo list-presentation="list"?>
256 <?dbhtml list-presentation="table"?>
257
258 <varlistentry id="gimp-prog">
259 <term><command>gimp</command></term>
260 <listitem>
261 <para>is a symbolic link to <command>gimp-2.2</command>.</para>
262 <indexterm zone="gimp gimp-prog">
263 <primary sortas="g-gimp">gimp</primary>
264 </indexterm>
265 </listitem>
266 </varlistentry>
267
268 <varlistentry id="gimp-2.2">
269 <term><command>gimp-2.2</command></term>
270 <listitem>
271 <para>is an image manipulation program. It works with a variety
272 of image formats and provides a large selection of tools.</para>
273 <indexterm zone="gimp gimp-2.2">
274 <primary sortas="b-gimp-2.2">gimp-2.2</primary>
275 </indexterm>
276 </listitem>
277 </varlistentry>
278
279 <varlistentry id="gimp-remote">
280 <term><command>gimp-remote</command></term>
281 <listitem>
282 <para>is a symbolic link to <command>gimp-remote-2.2</command>.</para>
283 <indexterm zone="gimp gimp-remote">
284 <primary sortas="g-gimp-remote">gimp-remote</primary>
285 </indexterm>
286 </listitem>
287 </varlistentry>
288
289 <varlistentry id="gimp-remote-2.2">
290 <term><command>gimp-remote-2.2</command></term>
291 <listitem>
292 <para>is a small utility that tells a running
293 <application>GIMP</application> to open a local or remote
294 image file.</para>
295 <indexterm zone="gimp gimp-remote-2.2">
296 <primary sortas="b-gimp-remote-2.2">gimp-remote-2.2</primary>
297 </indexterm>
298 </listitem>
299 </varlistentry>
300
301 <varlistentry id="gimptool-2.0">
302 <term><command>gimptool-2.0</command></term>
303 <listitem>
304 <para>is a tool that can build plug-ins or scripts and install them
305 if they are distributed in one source file.
306 <command>gimptool-2.0</command> can also be used by programs that
307 need to know what libraries and include-paths
308 <application>GIMP</application> was compiled with.</para>
309 <indexterm zone="gimp gimptool-2.0">
310 <primary sortas="b-gimptool-2.0">gimptool-2.0</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="libgimp-2.0">
316 <term><filename class='libraryfile'>libgimp-2.0.so</filename></term>
317 <listitem>
318 <para> provides C bindings for <application>GIMP</application>'s
319 Procedural Database (PDB) which offers an interface to core functions
320 and to functionality provided by plug-ins.</para>
321 <indexterm zone="gimp libgimp-2.0">
322 <primary sortas="c-libgimp-2.0">libgimp-2.0.so</primary>
323 </indexterm>
324 </listitem>
325 </varlistentry>
326
327 <varlistentry id="libgimpbase-2.0">
328 <term><filename class='libraryfile'>libgimpbase-2.0.so</filename></term>
329 <listitem>
330 <para>provides the C functions for basic <application>GIMP</application>
331 functionality such as determining enumeration data types, gettext
332 translation, determining <application>GIMP</application>'s version
333 number and capabilities, handling data files and accessing the
334 environment.</para>
335 <indexterm zone="gimp libgimpbase-2.0">
336 <primary sortas="c-libgimpbase-2.0">libgimpbase-2.0.so</primary>
337 </indexterm>
338 </listitem>
339 </varlistentry>
340
341 <varlistentry id="libgimpcolor-2.0">
342 <term><filename class='libraryfile'>libgimpcolor-2.0.so</filename></term>
343 <listitem>
344 <para>provides the C functions relating to RGB, HSV and CMYK colors as
345 well as converting colors between different color models and performing
346 adaptive supersampling on an area.</para>
347 <indexterm zone="gimp libgimpcolor-2.0">
348 <primary sortas="c-libgimpcolor-2.0">libgimpcolor-2.0.so</primary>
349 </indexterm>
350 </listitem>
351 </varlistentry>
352
353 <varlistentry id="libgimpmath-2.0">
354 <term><filename class='libraryfile'>libgimpmath-2.0.so</filename></term>
355 <listitem>
356 <para>contains C functions which provide mathematical definitions and
357 macros, manipulate 3x3 transformation matrices, set up and manipulate
358 vectors and the MD5 message-digest algorithm.</para>
359 <indexterm zone="gimp libgimpmath-2.0">
360 <primary sortas="c-libgimpmath-2.0">libgimpmath-2.0.so</primary>
361 </indexterm>
362 </listitem>
363 </varlistentry>
364
365 <varlistentry id="libgimpmodule-2.0">
366 <term><filename class='libraryfile'>libgimpmodule-2.0.so</filename></term>
367 <listitem>
368 <para>provides the C functions which implements module loading using
369 GModule and keeps a list of GimpModule's found in a given
370 searchpath.</para>
371 <indexterm zone="gimp libgimpmodule-2.0">
372 <primary sortas="c-libgimpmodule-2.0">libgimpmodule-2.0.so</primary>
373 </indexterm>
374 </listitem>
375 </varlistentry>
376
377 <varlistentry id="libgimpthumb-2.0">
378 <term><filename class='libraryfile'>libgimpthumb-2.0.so</filename></term>
379 <listitem>
380 <para>provides the C functions for handling
381 <application>GIMP</application>'s thumbnail objects.</para>
382 <indexterm zone="gimp libgimpthumb-2.0">
383 <primary sortas="c-libgimpthumb-2.0">libgimpthumb-2.0.so</primary>
384 </indexterm>
385 </listitem>
386 </varlistentry>
387
388 <varlistentry id="libgimpui-2.0">
389 <term><filename class='libraryfile'>libgimpui-2.0.so</filename></term>
390 <listitem>
391 <para>contains the <application>GIMP</application> common user
392 interface functions.</para>
393 <indexterm zone="gimp libgimpui-2.0">
394 <primary sortas="c-libgimpui-2.0">libgimpui-2.0.so</primary>
395 </indexterm>
396 </listitem>
397 </varlistentry>
398
399 <varlistentry id="libgimpwidgets-2.0">
400 <term><filename class='libraryfile'>libgimpwidgets-2.0.so</filename></term>
401 <listitem>
402 <para>contains <application>GIMP</application>
403 and <application>GTK</application> widget creation and
404 manipulation functions.</para>
405 <indexterm zone="gimp libgimpwidgets-2.0">
406 <primary sortas="c-libgimpwidgets-2.0">libgimpwidgets-2.0.so</primary>
407 </indexterm>
408 </listitem>
409 </varlistentry>
410
411 </variablelist>
412
413 </sect2>
414
415</sect1>
Note: See TracBrowser for help on using the repository browser.