Details
-
Task
-
Resolution: Fixed
-
Major
-
2.1.0
-
None
Description
Pecl install of the library fails with the following error:
C_INCLUDE_PATH=/usr/local/include/ /usr/local/Cellar/php56/5.6.20/bin/pecl install
|
...
|
/private/tmp/pear/install/pear-build-root3aMqs1/couchbase-2.1.0/libtool: line 1280: fastlz/fastlz.loT: No such file or directory
|
mkdir fastlz/.libs
|
mkdir: fastlz: No such file or directory
|
make: *** [fastlz/fastlz.lo] Error 1
|
ERROR: `make' failed
|
As a workaround installed from github does work.
A user on the forum also hit this issue.