• Home
  • Raw
  • Download

Lines Matching full:imagemagick

10   <title>Advanced Unix Source Installation @ ImageMagick</title>
11 <meta name="application-name" content="ImageMagick" />
12 …<meta name="description" content="Use ImageMagick® to create, edit, compose, or convert bitmap ima…
13 <meta name="application-url" content="https://imagemagick.org" />
15 …<meta name="keywords" content="advanced, unix, source, installation, ImageMagick, PerlMagick, imag…
18 <meta name="generator" content="ImageMagick Studio LLC" />
19 <meta name="author" content="ImageMagick Studio LLC" />
22 <meta name="copyright" content="Copyright (c) 1999-2019 ImageMagick Studio LLC" />
34 …<a class="navbar-brand" href="../"><img class="d-block" id="icon" alt="ImageMagick" width="32" hei…
60 … <a class="nav-link" target="_blank" href="https://imagemagick.org/discourse-server/">Community</a>
63 <form class="form-inline my-2 my-lg-0" action="https://imagemagick.org/script/search.php">
86 …owever, if you want to customize the configuration and installation of ImageMagick under Unix or L…
90ImageMagick builds on a variety of Unix and Unix-like operating systems including Linux, Solaris, …
94 <pre class="highlight"><code>tar xvzf ImageMagick.tar.gz
97 <p>Now that you have the ImageMagick Unix/Linux source distribution unpacked, let's configure it.</…
102ImageMagick compiled and installed on your system. This includes finding a compiler, where your c…
104 <pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>cd ImageMagick-7.0.8-23…
108 <pre class="pre-scrollable"><code>ImageMagick is configured as follows. Please verify that this con…
170 CPPFLAGS = -I/usr/local/include/ImageMagick
209 <p>The configure script provides a number of ImageMagick specific options. When disabling an optio…
211ImageMagick options represent either features to be enabled, disabled, or packages to be included …
221ImageMagick built with delegates (see MAGICK PLUG-INS below) can pose additional challenges. If Im…
225ImageMagick utilities. If <code>--enable-shared</code> is specified, the PerlMagick extension is b…
233 <td>disable building an installed ImageMagick (default enabled).
235ImageMagick build is configured to formally install into a directory tree. This the most secure a…
257 …Certain ImageMagick algorithms, for example convolution, can achieve a significant speed-up with t…
263ImageMagick is compiled with support for large files (&gt; 2GB on a 32-bit CPU) if the operating s…
275ImageMagick using 8-bit quantums. Most computer display adapters use 8-bit quantums. Currently su…
285 …ms can cause ImageMagick to run more slowly and to require more memory. For example, using sixteen…
309ImageMagick-X.X.X/modules-QN</var> (where 'N' equals 8, 16, or 32 depending on the quantum depth) …
315 …old with this option. This sets the maximum amount of heap memory that ImageMagick is allowed to c…
321 …By default, the ImageMagick library is compiled with multi-thread support. If this undesirable, s…
327 …tiple paths, and users may use different PATH settings than the person who builds ImageMagick.</td>
333 …Disable building Magick++, the C++ application programming interface to ImageMagick. A suitable C+…
339ImageMagick's normal <code>configure</code>, <code>make</code>, <code>sudo make install</code> pro…
349 …using the Perl interpreter's installation PREFIX, rather than ImageMagick's. If ImageMagick's inst…
417 …Specify the directory containing MS-Windows-compatible fonts. This not necessary when ImageMagick
431 …By default, ImageMagick uses the X11 delegate libraries if they are available. When --without-x is…
435 <td>Alternate path to share directory (default share/ImageMagick).</td>
443 … ease installation of ImageMagick, it often discovers problems that would otherwise be encountered…
446 …e send a bug report to the <a href="https://imagemagick.org/discourse-server//viewforum.html?f=3">
448 <p>ImageMagick is now configured and ready to build</p>
452 <p>Once ImageMagick is configured, these standard build targets are available from the generated <c…
456 <dd class="col-md-8">Build ImageMagick.</dd>
458 <dd class="col-md-8">Install ImageMagick.</dd>
460 …<dd class="col-md-8">Run tests using the installed ImageMagick (<code>sudo make install</code> mus…
469 <p>In most cases you will simply wand to compile ImageMagick with this command:</p>
474 <p>Once built, you can optionally install ImageMagick on your system as discussed below.</p>
478 <p>Now that ImageMagick is configured and built, type:</p>
485 <p>By default, ImageMagick is installs binaries in <code>/../usr/local/bin</code>, libraries in <co…
487 <p>To confirm your installation of the ImageMagick distribution was successful, ensure that the ins…
493 <p>The ImageMagick logo is displayed on your X11 display.</p>
495 <p>To verify the ImageMagick build configuration, type:</p>
505 <p>For a more comprehensive test, you run the ImageMagick test suite by typing:</p>
510 …include the compiler, the CPU type, and the library versions used. The ImageMagick developers use …
514imagemagick.org/download/linux/SRPMS/ImageMagick.src.rpm">ImageMagick.src.rpm</a> from <a href="..…
516 <p>Build ImageMagick with this command:</p>
518 <pre class="highlight"><code>rpmbuild --rebuild ImageMagick.src.rpm
521 <p>After the build you, locate the RPMS folder and install the ImageMagick binary RPM distribution:…
523 <pre class="highlight"><span class="crtprompt">$ </span><span class='crtin'>rpm -ivh ImageMagick-7.…
535 <p>This installs many of the delegate libraries ImageMagick will utilize such as JPEG and FreeType.…
544 <p>Now lets build ImageMagick:</p>
546 …ad.html">Download</a> the ImageMagick source distribution and verify the distribution against its …
547 <p>Unpack and change into the top-level ImageMagick directory:</p>
548ImageMagick-7.0.8-23.tar.gz</span><span class='crtout'></span><span class="crtprompt">$ </span><sp…
554 <p>Build ImageMagick:</p>
557 <p>Install ImageMagick:</p>
565 <p>to list all the fonts ImageMagick knows about.</p>
566 <p>To test the ImageMagick GUI, in a new shell, type:</p>
575 …tar jxvf ImageMagick-7.0.8-?.tar.bz2</span><span class='crtout'><br/></span><span class="crtprompt…
578ImageMagick went flawlessly as it is intended, however, certain systems and environments may cause…
589 <p>On some systems, ImageMagick may not find its shared library, <var>libMagick.so</var>. Try runn…
594 …e the <code>ldd</code> command which is useful to track which libraries ImageMagick depends on:</p>
604ImageMagick was built. To add support for the image format, download and install the requisite de…
609 …Now reconfigure, rebuild, and reinstall ImageMagick. To verify JPEG is now properly supported wit…
632 <a href="../www/https://imagemagick.org/script/contact.php">Contact Us</a>
634 <small>© 1999-2019 ImageMagick Studio LLC</small></p>