Skip to content

RPM distro: php-devel is not the right package to install #640

Description

@remicollet

1/ phpize

This command is not provided by the "devel" package but by the "cli" one, so when running pie, it is always installed

2/ php-config

The "devel" package provides this command, with the php headers and other build stuff

3/ package name

Since EL 10.2, there is a php8.4 stack.

So the package is not always php-devel but may be php8.4-devel (and later php8.5-devel... php8.6-devel...)

4/ command to install

dnf install /usr/bin/php-config

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmaintainer investigatingThis ticket is being investigated by maintainers. Please check with us before contributing PRs etc!

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions