Question

i try to install hhvm via

brew install hhvm

i got this error :

Sinas-MacBook-Pro:~ sinamiandashti$ brew install hhvm
==> Downloading https://github.com/facebook/hhvm/archive/HHVM-3.2.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/hhvm-3.2.0.tar.gz
==> Patching
patching file hphp/runtime/ext/gd/libgd/gdft.cpp
Hunk #1 FAILED at 63.
1 out of 1 hunk FAILED -- saving rejects to file hphp/runtime/ext/gd/libgd/gdft.cpp.rej
Was it helpful?

Solution

the formula is fixed

plz use

brew install hhvm --HEAD
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top