source: general/genutils/imagemagick.xml@ 6adf158

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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 6adf158 was 6adf158, checked in by Bruce Dubbs <bdubbs@…>, 18 years ago

Update to ImageMagick-6.2.7-5

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

  • Property mode set to 100644
File size: 15.0 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 imagemagick-patch-version "5">
8 <!ENTITY imagemagick-download-http "http://www.imagemagick.org/download/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
9 <!ENTITY imagemagick-download-ftp "ftp://ftp.imagemagick.net/pub/ImageMagick/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2">
10 <!ENTITY imagemagick-md5sum "015400407873400f341ce9d761ab5be8">
11 <!ENTITY imagemagick-size "5.0 MB">
12 <!ENTITY imagemagick-buildsize "123 MB (additional 68 MB if you run the Image::Magick demo)">
13 <!ENTITY imagemagick-time "3.0 SBU (Additional 1.2 SBU to run the test suite)">
14]>
15
16<sect1 id="imagemagick"
17xreflabel="ImageMagick-&imagemagick-version;-&imagemagick-patch-version;">
18 <?dbhtml filename="imagemagick.html"?>
19
20 <sect1info>
21 <othername>$LastChangedBy$</othername>
22 <date>$Date$</date>
23 <keywordset>
24 <keyword role="package">ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar</keyword>
25 <keyword role="ftpdir">ImageMagick</keyword>
26 </keywordset>
27 </sect1info>
28
29 <title>ImageMagick-&imagemagick-version;-&imagemagick-patch-version;</title>
30
31 <indexterm zone="imagemagick">
32 <primary sortas="a-ImageMagick">ImageMagick</primary>
33 </indexterm>
34
35 <sect2 role="package">
36 <title>Introduction to ImageMagick</title>
37
38 <para><application>ImageMagick</application> is a collection of tools and
39 libraries to read, write, and manipulate an image in various image formats.
40 Image processing operations are available from the command line. Bindings
41 to various programming languages are also available.</para>
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&imagemagick-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&imagemagick-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &imagemagick-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &imagemagick-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &imagemagick-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &imagemagick-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <para>The <application>ImageMagick</application> source releases are
66 updated frequently and the version shown above may no longer be available
67 from the download locations. You can download a more recent version and use
68 the existing BLFS instructions to install it. Chances are that it will
69 work just fine, but this has not been tested by the BLFS team. If the
70 package version shown above is not available from the locations shown
71 above, you can download it from the BLFS package server at
72 <ulink
73 url="&sources-anduin-http;/i/ImageMagick-&imagemagick-version;-&imagemagick-patch-version;.tar.bz2"/>.
74 </para>
75
76 <bridgehead renderas="sect3">ImageMagick Dependencies</bridgehead>
77
78 <bridgehead renderas="sect4">Recommended</bridgehead>
79 <para role="recommended"><xref linkend="x-window-system"/></para>
80
81 <para>The optional dependencies listed below should be installed if you
82 need support for the specific format or the conversion tool the dependency
83 provides. Many of the dependencies' capabilities and uses are described in
84 the <quote>MAGICK DELEGATES</quote> section of the
85 <filename>README.txt</filename> file located in the source tree. Additional
86 information about the dependencies can be found in the
87 <filename>Install-unix.txt</filename> file located in the source tree as
88 well as issuing the <command>./configure --help</command> command. A
89 summary of this information, as well as some additional notes can be viewed
90 on-line at <ulink
91 url="http://www.imagemagick.org/script/advanced-unix-installation.php"/>.</para>
92
93 <bridgehead renderas="sect4">Optional System Utilities</bridgehead>
94 <para role="optional">
95 <xref linkend="cups"/> or <xref linkend="LPRng"/> (or any other print
96 utility that provides an <command>lpr</command> command),
97 <ulink url="http://www.cybercom.net/~dcoffin/dcraw/">DCRaw</ulink>,
98 <ulink url="http://dmalloc.com/">Dmalloc</ulink>,
99 <ulink url="http://perens.com/FreeSoftware/">Electric Fence</ulink>,
100 <ulink url="http://www.gsp.com/support/virtual/email/pgp/">PGP</ulink>
101 or <xref linkend="gnupg"/> (you'll have to do some hacking to use
102 <application>GnuPG</application>),
103 <xref linkend="sane"/>, and
104 <xref linkend="wget"/>
105 </para>
106
107 <bridgehead renderas="sect4">Optional Graphics Libraries</bridgehead>
108 <para role="optional">
109 <ulink url="http://corefonts.sourceforge.net/">corefonts</ulink>,
110 <ulink url="http://www.i3a.org/i_flashpix.html">FlashPIX</ulink> (or
111 <ulink url="ftp://ftp.imagemagick.org/pub/ImageMagick/delegates/libfpx-1.2.0.13.tar.bz2">
112 FlashPIX library</ulink>),
113 <xref linkend="freetype2"/>,
114 <ulink url="http://www.ece.uvic.ca/~mdadams/jasper/">Jasper</ulink>,
115 <ulink url="http://www.cl.cam.ac.uk/~mgk25/jbigkit/">JBIG-KIT</ulink>,
116 <xref linkend="lcms"/>,
117 <xref linkend="libexif"/>,
118 <xref linkend="libjpeg"/>,
119 <xref linkend="libpng"/>,
120 <xref linkend="libtiff"/>,
121 <xref linkend="libxml2"/>, and
122 <ulink url="http://www.agocg.ac.uk/train/cgm/ralcgm.htm">RALCGM</ulink>
123 </para>
124
125 <bridgehead renderas="sect4">Optional Graphics Utilities</bridgehead>
126 <para role="optional">
127 <xref linkend="espgs"/> or <xref linkend="gs"/>,
128 <ulink url="http://www.artifex.com/downloads/">GhostPCL</ulink>,
129 <xref linkend="gimp"/>,
130 <ulink url="http://www.gnuplot.info/">Gnuplot</ulink>,
131 <xref linkend="graphviz"/>,
132 <ulink url="http://www.povray.org/">POV-Ray</ulink>, and
133 <ulink url="http://radsite.lbl.gov/radiance/HOME.html">Radiance</ulink>
134 </para>
135
136 <bridgehead renderas="sect4">Optional Conversion Tools</bridgehead>
137 <para role="optional">
138 <ulink url="http://autotrace.sourceforge.net/">AutoTrace</ulink>,
139 <xref linkend="enscript"/>,
140 <ulink url="http://www.gnu.org/software/hp2xx/">hp2xx</ulink>,
141 <ulink url="http://user.it.uu.se/~jan/html2ps.html">html2ps</ulink>,
142 <ulink url="http://wvware.sourceforge.net/">libwmf</ulink>,
143 <ulink url="http://www.mpeg.org/MSSG/">MPEG-2 Video Codec</ulink>,
144 <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>,
145 <xref linkend="tex"/>,
146 <ulink url="http://www.xfig.org/">Transfig</ulink>,
147 <ulink url="http://txt2html.sourceforge.net/">txt2html</ulink>
148 (requires <xref linkend="perl-module-build"/> and Perl Module
149 <ulink url="http://cpan.org/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-1.10.tgz">
150 Getopt::ArgvFile</ulink>), and
151 <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink>
152 (or <ulink
153 url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz">
154 source</ulink>)
155 </para>
156
157 <para condition="html" role="usernotes">User Notes:
158 <ulink url="&blfs-wiki;/imagemagick"/></para>
159
160 </sect2>
161
162 <sect2 role="installation">
163 <title>Installation of ImageMagick</title>
164
165 <para>Install <application>Imagemagick</application> by running the following
166 commands:</para>
167
168<screen><userinput>./configure --prefix=/usr --with-modules &amp;&amp;
169make</userinput></screen>
170
171 <para>To test the results, issue: <command>make check</command>. Note that
172 as many as 17% of the tests may fail due to system and/or build parameter
173 settings.</para>
174
175 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
176
177<screen role="root"><userinput>make install</userinput></screen>
178
179 <!-- Commenting this out for now as it is redundant to information
180 that has already been presented, or is in the 'command explanations'
181 section below.
182 <sect3>
183 <title>Additional Configure Options</title>
184
185 <para>There are additional switches that can be passed to
186 <application>ImageMagick</application> to customize the installation to
187 your needs. See <filename>advanced-unix-installation.html</filename> in
188 the <filename class='directory'>www</filename> directory.</para>
189
190 </sect3>
191 -->
192
193 </sect2>
194
195 <sect2 role="commands">
196 <title>Command Explanations</title>
197
198 <para><parameter>--with-modules</parameter>: Enables support for dynamically
199 loadable modules.</para>
200
201 <para><option>--with-gslib=/usr/lib</option>: Enables support to use the
202 Ghostscript shared library.</para>
203
204 <para><option>--with-fpx</option>: Enables support to use the FlashPix
205 library.</para>
206
207 <para><option>--with-windows-font-dir=<replaceable>&lt;Some/Directory&gt;</replaceable></option>:
208 This option specifies the directory where the Windows CoreFonts are
209 installed.</para>
210
211 <para>The options and parameters listed above are the only ones you should
212 have to pass to the <command>configure</command> script to activate all the
213 delegate dependencies. All other dependencies will be automatically
214 detected and utilized in the build if they are installed.</para>
215
216 </sect2>
217
218 <sect2 role="content">
219 <title>Contents</title>
220
221 <segmentedlist>
222 <segtitle>Installed Programs</segtitle>
223 <segtitle>Installed Libraries</segtitle>
224 <segtitle>Installed Directories</segtitle>
225
226 <seglistitem>
227 <seg>animate, compare, composite, conjure, convert, display,
228 identify, import, Magick-config, Magick++-config, mogrify,
229 montage, and Wand-config</seg>
230 <seg>libMagick.{so,a}, libMagick++.{so,a}, libWand.{so,a},
231 the Magick.so Perl module, and numerous plugin modules</seg>
232 <seg>/usr/include/Magick++, /usr/include/magick, /usr/include/wand,
233 /usr/lib/ImageMagick-&imagemagick-version;,
234 /usr/lib/perl5/site_perl/&lfs-perl-version;/i686-linux/auto/Image/Magick,
235 /usr/share/ImageMagick-&imagemagick-version; and
236 /usr/share/doc/ImageMagick-&imagemagick-version;</seg>
237 </seglistitem>
238 </segmentedlist>
239
240 <variablelist>
241 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
242 <?dbfo list-presentation="list"?>
243 <?dbhtml list-presentation="table"?>
244
245 <varlistentry id="animate">
246 <term><command>animate</command></term>
247 <listitem>
248 <para>animates a sequence of images.</para>
249 <indexterm zone="imagemagick animate">
250 <primary sortas="b-animate">animate</primary>
251 </indexterm>
252 </listitem>
253 </varlistentry>
254
255 <varlistentry id="compare">
256 <term><command>compare</command></term>
257 <listitem>
258 <para>compares an image to a reconstructed image.</para>
259 <indexterm zone="imagemagick compare">
260 <primary sortas="b-compare">compare</primary>
261 </indexterm>
262 </listitem>
263 </varlistentry>
264
265 <varlistentry id="composite">
266 <term><command>composite</command></term>
267 <listitem>
268 <para>composites various images into the given base image.</para>
269 <indexterm zone="imagemagick composite">
270 <primary sortas="b-composite">composite</primary>
271 </indexterm>
272 </listitem>
273 </varlistentry>
274
275 <varlistentry id="conjure">
276 <term><command>conjure</command></term>
277 <listitem>
278 <para>processes a MSL script to create an image.</para>
279 <indexterm zone="imagemagick conjure">
280 <primary sortas="b-conjure">conjure</primary>
281 </indexterm>
282 </listitem>
283 </varlistentry>
284
285 <varlistentry id="convert">
286 <term><command>convert</command></term>
287 <listitem>
288 <para>converts image(s) from one format to another.</para>
289 <indexterm zone="imagemagick convert">
290 <primary sortas="b-convert">convert</primary>
291 </indexterm>
292 </listitem>
293 </varlistentry>
294
295 <varlistentry id="display">
296 <term><command>display</command></term>
297 <listitem>
298 <para>displays an image.</para>
299 <indexterm zone="imagemagick display">
300 <primary sortas="b-display">display</primary>
301 </indexterm>
302 </listitem>
303 </varlistentry>
304
305 <varlistentry id="identify">
306 <term><command>identify</command></term>
307 <listitem>
308 <para>describes the format and characteristics of an image file.</para>
309 <indexterm zone="imagemagick identify">
310 <primary sortas="b-identify">identify</primary>
311 </indexterm>
312 </listitem>
313 </varlistentry>
314
315 <varlistentry id="import">
316 <term><command>import</command></term>
317 <listitem>
318 <para>captures an X window.</para>
319 <indexterm zone="imagemagick import">
320 <primary sortas="b-import">import</primary>
321 </indexterm>
322 </listitem>
323 </varlistentry>
324
325 <varlistentry id="magick-config">
326 <term><command>Magick-config</command> and
327 <command>Magick++-config</command></term>
328 <listitem>
329 <para>show information about the installed versions of
330 <application>ImageMagick</application> and Magick++.</para>
331 <indexterm zone="imagemagick magick-config">
332 <primary sortas="b-Magick-config">Magick-config</primary>
333 </indexterm>
334 </listitem>
335 </varlistentry>
336
337 <varlistentry id="mogrify">
338 <term><command>mogrify</command></term>
339 <listitem>
340 <para>transforms an image.</para>
341 <indexterm zone="imagemagick mogrify">
342 <primary sortas="b-mogrify">mogrify</primary>
343 </indexterm>
344 </listitem>
345 </varlistentry>
346
347 <varlistentry id="montage">
348 <term><command>montage</command></term>
349 <listitem>
350 <para>composites various images into a new image.</para>
351 <indexterm zone="imagemagick montage">
352 <primary sortas="b-montage">montage</primary>
353 </indexterm>
354 </listitem>
355 </varlistentry>
356
357 <varlistentry id="wand-config">
358 <term><command>Wand-config</command></term>
359 <listitem>
360 <para>shows the options required to use the Wand library.</para>
361 <indexterm zone="imagemagick wand-config">
362 <primary sortas="b-Wand-config">Wand-config</primary>
363 </indexterm>
364 </listitem>
365 </varlistentry>
366
367 <varlistentry id="perlmagick">
368 <term><filename class='libraryfile'>Image::Magick</filename></term>
369 <listitem>
370 <para>allows the reading, manipulation and writing of a large number of
371 image file formats using the <application>ImageMagick</application>
372 library. Run <command>make</command> in the
373 <filename class='directory'>PerlMagick/demo</filename> directory of
374 the package source tree after the package is installed to see a nice
375 demo of the module's capabilities.</para>
376 <indexterm zone="imagemagick perlmagick">
377 <primary sortas="g-Image-Magick">Image::Magick</primary>
378 </indexterm>
379 </listitem>
380 </varlistentry>
381
382 </variablelist>
383
384 </sect2>
385
386</sect1>
Note: See TracBrowser for help on using the repository browser.