【问题标题】:How to compile libcouchbase on mac如何在 mac 上编译 libcouchbase
【发布时间】:2012-06-18 22:50:48
【问题描述】:

您好,我正在尝试编译 libcouchbase c 库https://github.com/couchbase/libcouchbase 所以我可以用它来调用 php.ini 上的 couchbase.so, 意味着在nginx上使用couchbase for php 编译时出现以下错误。

fatal: No names found, cannot describe anything. fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree. Use '--' to separate paths from revisions configure.ac:22: error: AC_INIT should be called with package and version arguments /opt/local/share/aclocal-1.11/init.m4:26: AM_INIT_AUTOMAKE is expanded from... configure.ac:22: the top level autom4te: /opt/local/bin/gm4 failed with exit status: 1 aclocal: /opt/local/bin/autom4te failed with exit status: 1 autoreconf: aclocal failed with exit status: 1

请帮忙

【问题讨论】:

  • 我的猜测是你的机器上没有 git install 。能不能试试安装 git 再编译一下。

标签: couchbase


【解决方案1】:

我无法帮助您找出您的编译问题,但您不必为了启动和运行而自己编译它。 Couchbase 在这里正式为 OSX 提供二进制文件:http://www.couchbase.com/develop/php/current

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2013-09-27
    • 1970-01-01
    • 1970-01-01
    • 2023-01-20
    • 2015-01-14
    • 2011-04-30
    • 2016-12-27
    • 1970-01-01
    相关资源
    最近更新 更多