Skip to content

Fix installing swoole #926

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

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Fix installing swoole #926

merged 4 commits into from
Jun 7, 2024

Conversation

mlocati
Copy link
Owner

@mlocati mlocati commented Jun 7, 2024

No description provided.

mlocati added 4 commits June 7, 2024 16:02
Fix this error:
configure: error: Package requirements (libbrotlienc) were not met:

Package 'libbrotlienc', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BROTLIENC_CFLAGS
and BROTLIENC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Test: swoole
@mlocati mlocati merged commit 1e04b3c into master Jun 7, 2024
39 checks passed
@mlocati mlocati deleted the swoole-5.1.3 branch June 7, 2024 15:47
abdomassoun pushed a commit to abdomassoun/docker-php-extension-installer that referenced this pull request Apr 3, 2025
* Install swoole 5.1.2 on Alpine 3.12

Fix this error:
configure: error: Package requirements (libbrotlienc) were not met:

Package 'libbrotlienc', required by 'virtual:world', not found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BROTLIENC_CFLAGS
and BROTLIENC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Test: swoole

* Fix installing swoole on Debian

* Workaround for swoole/swoole-src#5365

* Fix installing swoole on Debian
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

Successfully merging this pull request may close these issues.

1 participant