-
Notifications
You must be signed in to change notification settings - Fork 52
Description
PIE prompts me to install libtool every time I run PIE 1.4 on OSX:
bin/pie install -vv php/bz2
🥧 PHP Installer for Extensions (PIE) 1.4.9999999.9999999-dev, from The PHP Foundation
This command may need elevated privileges, and may prompt you for your password.
You are running PHP 8.5.2
Target PHP installation: 8.5.2 nts, on Linux/OSX/etc arm64 (from /opt/homebrew/Cellar/php/8.5.2/bin/php)
Using pie.json: /Users/james/.pie/php8.5_b71591845edd5a207aeee2980a160758/pie.json
Checking if all build tools are installed.
Build tool gcc is installed.
Build tool make is installed.
Build tool autoconf is installed.
Build tool bison is installed.
Build tool re2c is installed.
Build tool pkg-config is installed.
Build tool phpize is installed.
The following build tools are missing: libtoolize
The following command will be run: brew install libtool
Would you like to install them now?y
Missing build tools have been installed.
It seems brew install libtool does not provide libtoolize 🤦
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working