Fix `ld: library not found for -lgomp` when installing Imagick 3.5 via PHP pecl on Mac
Update 25 July 2021
As of 22 July 2021, version 3.5.1 is stable in the pecl channel and can be used to compile imagick for both PHP 7 and PHP 8.
pecl install imagick
The general command will not fail anymore
TL;DR
Install the older version (3.4.4) of...
coding.andreaolivato.com2 min read