installing on a mac with XAMPP
Posted: 2012-10-03T12:06:09-07:00
Hi guys!
I need your help! I'm trying to install imagick on my xampp 1.7.3 for MAC OSX following this tutorial. http://benford.bluhelix.com/installing- ... ith-xampp/
but i continue to have some compiling errors!
if i use ./configure
NOTE: my config.m4 is editet to point to te correct files (in the same bin folder of xamppfiles)
if i use ./configure --with-imagick=/opt/local (as seen here viewtopic.php?f=18&t=18737&p=72380&hili ... mpp#p72380)
I don't really know wath can i do to install this library to my PHP!
I need your help! I'm trying to install imagick on my xampp 1.7.3 for MAC OSX following this tutorial. http://benford.bluhelix.com/installing- ... ith-xampp/
but i continue to have some compiling errors!
if i use ./configure
Code: Select all
checking ImageMagick MagickWand API configuration program... configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
if i use ./configure --with-imagick=/opt/local (as seen here viewtopic.php?f=18&t=18737&p=72380&hili ... mpp#p72380)
Code: Select all
configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.