Closed mzaslavsky closed 9 years ago
As mentioned in https://github.com/vipsoft/hhvm-ext-geoip/issues/12, it's possible to install hhvm-dev to access hphpize rather than slowly compile hhvm from source. The user will still need to install all dependencies as necessary (e.g. third-party libraries in Ubuntu 12.04 - https://github.com/facebook/hhvm/wiki/Building-and-installing-HHVM-on-Ubuntu-12.04) but the overall process would be much quicker.
I always install hhvm-dev instead of compiling hhvm from source. Works cool for me.
As mentioned in https://github.com/vipsoft/hhvm-ext-geoip/issues/12, it's possible to install hhvm-dev to access hphpize rather than slowly compile hhvm from source. The user will still need to install all dependencies as necessary (e.g. third-party libraries in Ubuntu 12.04 - https://github.com/facebook/hhvm/wiki/Building-and-installing-HHVM-on-Ubuntu-12.04) but the overall process would be much quicker.