Skip to content

Instantly share code, notes, and snippets.

@ablyler
Created August 28, 2013 12:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ablyler/6365755 to your computer and use it in GitHub Desktop.
Save ablyler/6365755 to your computer and use it in GitHub Desktop.
php55-zookeeper.rb can't find headers
Andys-MacBook-Pro :: ~/Code/homebrew-php ‹master*› » brew install Formula/php55-zookeeper.rb
==> Installing php55-zookeeper dependency: zookeeper
==> Downloading http://www.apache.org/dyn/closer.cgi?path=zookeeper/zookeeper-3.4.5/zookeeper-3.4.5.tar.gz
==> Best Mirror http://mirror.reverse.net/pub/apache/zookeeper/zookeeper-3.4.5/zookeeper-3.4.5.tar.gz
######################################################################## 100.0%
🍺 /usr/local/Cellar/zookeeper/3.4.5: 193 files, 12M, built in 8 seconds
==> Installing php55-zookeeper
==> Downloading http://pecl.php.net/get/zookeeper-0.2.1.tgz
######################################################################## 100.0%
==> /usr/local/Cellar/php55/5.5.3/bin/phpize
==> ./configure --prefix=/usr/local/Cellar/php55-zookeeper/0.2.1 --with-php-config=/usr/local/Cellar/php55/5.5.3/bin/php-config --with-libzookeeper-dir=/usr/local/opt/zookeeper
checking if awk is broken... no
checking whether to enable zookeeper support... yes, shared
checking whether to enable zookeeper session handler support... yes
checking for libzookeeper... yes, shared
configure: error: Can't find zookeeper headers under "/usr/local/opt/zookeeper"
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
@vytautasgimbutas
Copy link

Have you got this fixed?

@web5
Copy link

web5 commented Aug 11, 2015

Have you got this fixed?

@rafaelbecks
Copy link

Here I could find a solution > andreiz/php-zookeeper#63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment