Search found 1 match
- 2011-05-13T05:50:02-07:00
- Forum: IMagick
- Topic: Installing on MacOs with XAMPP
- Replies: 0
- Views: 9513
Installing on MacOs with XAMPP
Hi, I can't get ImageMagick running on Mac OS X 10.6.7 with XAMPP 1.7.3. I tried these instructions: http://benford.bluhelix.com/installing-imagemagick-php-libraries-on-macos-with-xampp/ Now I'm stuck at the point where I have to compile the imagick package: phpize ./configure make sudo make install ...