imagick icon indicating copy to clipboard operation
imagick copied to clipboard

Newer PECL package compiled with ImageMagick 7.1

Open EusebiuOprinoiu opened this issue 10 months ago • 2 comments

Hello, Danack!

Would you please, consider adding a newer version of Imagick to PECL? The latest version available is 1.5 years old and it was compiled with ImageMagick 6.9. It would be nice to have a version made with ImageMagick 7.1.

EusebiuOprinoiu avatar Aug 08 '23 17:08 EusebiuOprinoiu

https://phpext.phptools.online/extension/images/imagick-121

ArthurPatriot avatar Apr 07 '24 14:04 ArthurPatriot

Do I actually only need the imagick.so when I compile it with the instructions in the readme and then copy it to the right place?

/usr/lib/php/20210902 is where it ends up when compiling on Ubuntu 22.04

It seems it also leaves this build directory behind there.

/usr/lib/php/20210902/build:
ax_check_compile_flag.m4  gen_stub.php	   php_cxx_compile_stdcxx.m4  php.m4
ax_gcc_func_attribute.m4  Makefile.global  phpize.m4		      run-tests.php`

The state of imagemagick 7 on Ubuntu is really sad. No official builds ... no PPA ...

nextgenthemes avatar Apr 17 '24 07:04 nextgenthemes