Skip to content

Fix installing swoole#926

Merged
mlocati merged 4 commits intomasterfrom
swoole-5.1.3
Jun 7, 2024
Merged

Fix installing swoole#926
mlocati merged 4 commits intomasterfrom
swoole-5.1.3

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
@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