shivammathur / php-builder

:elephant: Build PHP 5.6 and newer
https://github.com/shivammathur/php-builder/releases
MIT License
65 stars 8 forks source link

Require librabbitmq4, libodbc1, libodbcinstq4-1, libmemcached11 #9

Closed HenkPoley closed 3 years ago

HenkPoley commented 3 years ago

To run php8.1 --version without dynamic library load errors on Ubuntu 18.04.5 LTS I had to install these packages

sudo apt install librabbitmq4 libodbc1 libodbcinstq4-1 libmemcached11 
shivammathur commented 3 years ago

@HenkPoley Fixed in https://github.com/shivammathur/php-builder/commit/e796caf93d97b98945f46744658ba9249093b1d6