Created
August 29, 2022 12:30
-
-
Save f4bio/380d696f6a560020ea96f4a7ba071c97 to your computer and use it in GitHub Desktop.
php-build install fedora deps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dnf install \ | |
plocate \ | |
autoconf \ | |
bison \ | |
re2c \ | |
libxml2-devel \ | |
sqlite-devel \ | |
libcurl-devel \ | |
gd-devel \ | |
gcc \ | |
cmake \ | |
cpp \ | |
g++ \ | |
oniguruma-devel \ | |
libpq-devel \ | |
readline-devel \ | |
libzip-devel |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment