[magick-users] WWW Mail (ImageMagick)

Anthony Thyssen A.Thyssen at griffith.edu.au
Mon Feb 2 19:16:27 PST 2009


On Tue, 3 Feb 2009 01:30:17 +1000
j12will12 at yahoo.com (James Willis) wrote:

| James Willis <j12will12 at yahoo.com> sent the following
| comment to "anthony", about "ImageMagick".
| You are reading it:-
| ------------------------------------------------------------
| Hi, 
| 
| I hope you are willing to help out a newbie.  I am so new to this it
| seems no one is willing to entertain my elemetary question. I have a
| fedora 10 installation that has ImageMagick installed through rpms.  I
| am using a php application that relies on ImageMagick and it is asking
| me for the location of the ImageMagick convert executable.  I can't
| find it, or at least anything that looks like a file named convert
| that looks executable although I can locate some ImageMagick
| directories.
|

Make sure the ImageMagick package is installed.  It should be /usr/bin/convert

NOTE I generally make my own version of IM for fedora 10.  I am using
an Omega 10 install from the RPMFusion live disk, so you are in good
company.

See http://www.imagemagick.org/Usage/api/#build
for details of my build method.

I also installed...
  netpbm netpbm-progs ImageMagick
  ghostscript  xpdf xpdf-utils

for building I install the group installs...
   yum groupinstall "Development Tools"

And these packages....
  rpmdevtool
  freetype-devel ghostscript-devel   libwmf-devel
  jasper-devel   lcms-devel   bzip2-devel
  librsvg2 librsvg2-devel    liblpr-1 liblqr-1-devel

Remember I do this with the RpmFusion third-party Repositories
though all the above should be in the main repository.


  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
       How many hardware guys does it take to change a light bulb?
   "Well the diagnostics say it's fine buddy, so it's a software problem."
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list