Search found 2 matches
- 2014-12-31T21:53:20-07:00
- Forum: Users
- Topic: too many "warning deprecated" messages
- Replies: 2
- Views: 2673
Re: too many "warning deprecated" messages [SOLVED]
I've now got the latest ImageMagick-6.9.0-2 and MagickWandForPHP-1.0.9, and that all compiles OK with only a sprinkling of deprecateds. Now learning how to use it. BTW, the GUI app display.im6 does pretty much what I want already, but is let down by: no configurable toolbar, the clunky file selector ...
- 2014-12-31T16:22:06-07:00
- Forum: Users
- Topic: too many "warning deprecated" messages
- Replies: 2
- Views: 2673
too many "warning deprecated" messages
Ubuntu 14.04 (amd64) This is my first attempt at ImageMagick. I shall be calling the functions from PHP (CLI). I installed ImageMagick from the Ubuntu repositories - v6.7.7 I downloaded the stable sources of MagickWandForPHP-1.0.8 which says it needs ImageMagick v6.3.5 + ./configure reports it can't ...