Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install build for php 8.3 on ubuntu server #630

Open
Kudratullah opened this issue Sep 6, 2023 · 1 comment
Open

Unable to install build for php 8.3 on ubuntu server #630

Kudratullah opened this issue Sep 6, 2023 · 1 comment

Comments

@Kudratullah
Copy link

what ever i do phpize failed with following errors

pecl install imagick
downloading imagick-3.7.0.tgz ...
Starting to download imagick-3.7.0.tgz (360,138 bytes)
.........................................................................done: 360,138 bytes
33 source files, building
running: phpize
Configuring for:
PHP Api Version:         20230831
Zend Module Api No:      20230831
Zend Extension Api No:   420230831
cp: cannot stat 'shtool': No such file or directory
cp: cannot stat 'config.guess': No such file or directory
cp: cannot stat 'config.sub': No such file or directory
cp: cannot stat 'ltmain.sh': No such file or directory
chmod: cannot access '/tmp/imagick/build/shtool': No such file or directory
shtool at '/tmp/imagick/build/shtool' does not exist or is not executable.
Make sure that the file exists and is executable and then rerun this script.

ERROR: `phpize' failed
php -v
PHP 8.3.0RC1 (cli) (built: Sep  2 2023 06:34:23) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.3.0RC1, Copyright (c) Zend Technologies
    with Zend OPcache v8.3.0RC1, Copyright (c), by Zend Technologies
@mvorisek
Copy link

Hi @Danack, currently the latest tagged release is not compatible with PHP 8.3, but the latest master is. Can a new release be tagged?

related with mlocati/docker-php-extension-installer#811

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants