User Tools

Site Tools


jak-na-to:imagemagick

ImageMagick Win XP SP2

English

  1. install image magick ImageMagick-6.3.7-10-Q16-windows-dll.exe (you can download it from http://image_magick.veidrodis.com/image_magick/binaries/) into c:\ImageMagick (not into default folder with “program files” in path)
  2. copy files from imagemagick_config-6.3.7-2.tgz (see at the top of this page) into c:\ImageMagick\config
  3. install gs861w32.exe (download it from http://pages.cs.wisc.edu/~ghost/) into c:\gs
  4. make a copy of C:\gs\gs8.61\bin\gswin32.exe (gs.exe) or just rename it into gs.exe
  5. check system variables (my computer→properties→advanced→environment variables): path = c:\imagemagick;C:\gs\gs8.61\bin;…
  6. add the following system variables:
    1. MAGICK_CONFIGURE_PATH = c:\ImageMagick\config
    2. MAGICK_HOME = c:\ImageMagick
  7. copy php_imagick_dyn-Q16.dll (build date: 15.02.2008) into php\ext directory
  8. in php.ini add the following: extension=php_imagick_dyn-Q16.dll
  9. RESTART the computer.
jak-na-to/imagemagick.txt · Last modified: 2010/11/08 21:48 (external edit)