imagemagick

  1. A

    ImageMagick error code 127

    Hello, I installed ports ImageMagick and pecl-imagick and all seems well but when I write a test page, I get an error: Version return code is 127 Apparently something to do with paths but I have no idea where to start. Here's my php install info...
  2. B

    ImageMagick convert command not found within an app

    Hi, I installed ImageMagick from the ports collection. I can manually call imagemagick commands, but from within an application (ruby on rails) it won't find it. Why? And how to solve it? Thanks
  3. M

    php + imagick trouble

    Hello! [root@localhost ~]# uname -a FreeBSD localhost 7.2-RELEASE FreeBSD 7.2-RELEASE [root@localhost ~]# php -v PHP 5.2.12 with Suhosin-Patch 0.9.7 (cli) (built: Feb 4 2010 19:14:37) Copyright (c) 1997-2009 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies php...
  4. E

    pecl-imagick compilation error

    Hello! I have searched through mail list, but couldnt find a fix for pecl-imagick compilation error. cc -shared .libs/imagick_class.o .libs/imagickdraw_class.o .libs/imagickpixel_class.o .libs/imagickpixeliterator_class.o .libs/imagick_helpers.o .libs/imagick_read.o .libs/imagick.o...
  5. estrabd

    p5-Image-Magick...where is it?

    I am trying to install Image::Magick on 7.2, and I can't find it in ports. It is b0rked via CPAN, too, which is why I was hoping to get it installed via ports. This is when I discovered that it wasn't even in there. I didn't see it as broken either at freshports. Any ideas? TIA, Brett
  6. R

    ImageMagick and non iso characters

    After upgrading ImageMagick to 6.5.3-10, I start having issues with Latin2 (ISO-8859-2) characters : they are skipped. A command like convert -size 900x100 xc:black -draw 'encoding "Latin 2" font-size 40 fill white gravity Center text 0,0 "Béioàéà"' /tmp/font.png Just prints a single "B"...
  7. A

    ImageMagick-6.4.9-8

    Update for ImageMagick-6.4.9-8. doesn't work on my FreeBSD 7.1: /coders_hrz_la-hrz.lo `test -f 'coders/hrz.c' || echo './'`coders/hrz.c coders/hrz.c: In function 'ReadHRZImage': coders/hrz.c:161: error: invalid operands to binary << coders/hrz.c:162: error: invalid operands to binary <<...
Back
Top