Re: Imagick version?

2016-06-05 Thread Bill Christensen
On 5/24/16 11:50 AM, Bjarne D Mathiesen wrote: Ryan Schmidt wrote: 3) in my experience, I always have to force rebuild php\d{2}-imagick whenever ImageMagick is updated Out of curiosity, what problems did you encounter, other than the warning message, if you did not rebuild? just got the

Re: Imagick version?

2016-05-24 Thread Bjarne D Mathiesen
Ryan Schmidt wrote: >> 3) in my experience, I always have to force rebuild php\d{2}-imagick >> whenever ImageMagick is updated > > Out of curiosity, what problems did you encounter, other than the warning > message, if you did not rebuild? just got the error-message whenever I ran a script -

Re: Imagick version?

2016-05-24 Thread Ryan Schmidt
> On May 24, 2016, at 7:22 AM, Bjarne D Mathiesen > wrote: > > Joshua Root wrote: >> Bjarne D Mathiesen wrote: >>> You'll just have to re-compile php55-imagick : >>> >>> This will take care of all of your php\d{2}-imagick versions >>> >>> port -q installed

Re: Imagick version?

2016-05-24 Thread Bjarne D Mathiesen
Joshua Root wrote: > Bjarne D Mathiesen wrote: >> You'll just have to re-compile php55-imagick : >> >> This will take care of all of your php\d{2}-imagick versions >> >> port -q installed name:imagic \ >> | while read -a port >> do port -n upgrade --force ${port[0]} >> done >> >> but more

Imagick version?

2016-05-24 Thread Joshua Root
Bjarne D Mathiesen wrote: You'll just have to re-compile php55-imagick : This will take care of all of your php\d{2}-imagick versions port -q installed name:imagic \ | while read -a port do port -n upgrade --force ${port[0]} done but more explicitly for just php55-imagick : port -n

Re: Imagick version?

2016-05-24 Thread Bjarne D Mathiesen
Bill Christensen wrote: > Thanks. > > I ran the force upgrade and restarted Apache. > > I'm still seeing the same warning though with ImageMagick @6.9.4-1_0+x11 > > Next suggestion? Doing a force rebuild of php55-imagick has always done it for me ?!? But as far as I know, it's safe to

Re: Imagick version?

2016-05-23 Thread Bill Christensen
Thanks. I ran the force upgrade and restarted Apache. I'm still seeing the same warning though with ImageMagick @6.9.4-1_0+x11 Next suggestion? On Mon, May 23, 2016 at 2:56 AM, Bjarne D Mathiesen < macint...@mathiesen.info> wrote: > You'll just have to re-compile php55-imagick : > > This will

Imagick version?

2016-05-21 Thread Bill Christensen
if this is a real problem, or can I just ignore the warnings and run ImageMagick @6.9.4-1_0+x11? Or what I can do to get a compatible Imagick version? Thanks! -- Bill Christensen http://SustainableSources.com http://LinkedIn.com/in/billc108 ___ macports