imagick PHP

Kurogane

Verified User
Joined
Oct 6, 2019
Messages
99
I have a problem with installing imagick extension.

Code:
creating libtool
appending configuration tag "CXX" to libtool
configure: patching config.h.in
configure: creating ./config.status
./config.status: line 514: 0a1,95: command not found
./config.status: line 515: syntax error near unexpected token `newline'
./config.status: line 515: `> # This file is a shell script that caches the results of configure'
compile_pecl_package: failed to compile '/usr/local/directadmin/custombuild/cache/imagick-pecl-3.8.1.tgz' inside '/usr/local/directadmin/custombuild/tmp/tmp.ytNW1SgV2l.imagick-pecl-3.8.1.tgz'
failed to compile imagick-3.8.1 for PHP 8.3
PHP 8.3 extension 'imagick' failed to be installed

I delete imagick to download again and still give me same error.

This is a version problem?
 
Back
Top