Believe me, I'm not somebody that easily gives up but I am about to on this one...Also I'm not a linux expert but normally I can get arround just fine.
I started installing Imagick and all went fine except for the 'pecl install imagick'. It gives me the error 'phpize' failed, a common error as became clear after googling it, and after searches on this forum.
Everything that is mentioned doesn't work, installed AND enabled the EPEL and Remi repository's. The Remi's for all php version's 55,56,70,71 are enabled and listed.
I'm supposed to get the php-devel package installed to get phpize working but it just isn't there, yum searches don't find anything and updating everything does nothing either.
The target PHP version is 7.0 on CentOS 7 People say it is a bug in the PEAR extension and tried the 'patches' but nothing...I'm rebooting after each major change to be sure things are loading, if that is even necessary. I have full root access so that can't be it.
If it IS a bug, why is it still there. The only thing I need is the imagick library installed. Nowadays humans can make computers think, but getting phpize to work is hard apparently...
Sorry for ranting, but I hate it to spend time on things that should be easy to fix.
I hope somebody can help me, if more info is needed, please let me know ;)