【问题标题】:Error in hiphop php installation on centoscentos上hiphop php安装出错
【发布时间】:2013-07-08 09:13:18
【问题描述】:

我已经按照git的安装步骤进行了

我在构建 hiphop 时遇到此错误

我正在使用centos5x并安装了所有依赖项

 root@host [~/hiphop/hiphop-php]# cmake .
 -- CMAKE_PREFIX_PATH was missing, proceeding anyway
 -- Performing Test HAVE_GCC_44
 -- Performing Test HAVE_GCC_44 - Success
 -- Boost version: 1.48.0
 -- Found the following Boost libraries:
 --   system
 --   program_options
--   filesystem
 --   regex
 -- Found LIBGLOG: /usr/lib/libglog.so
 -- Could NOT find LIBINOTIFY (missing:  LIBINOTIFY_LIBRARY)
 -- Found LIBUNWIND: /usr/lib/libunwind.so
 -- Could NOT find LIBICONV (missing:  LIBICONV_LIBRARY)
 -- Performing Test LIBICONV_CONST
 -- Performing Test LIBICONV_CONST - Failed
 -- MySQL Include dir: /usr/include  library dir: /usr/lib64
 -- MySQL client libraries: mysqlclient_r
 -- Found LIBMEMCACHED: /usr/lib/libmemcached.so
 -- Found PCRE: /usr/lib64/libpcre.so
 -- Found libevent: /usr/lib64/libevent.so
 -- Looking for evhttp_bind_socket_with_fd
 -- Looking for evhttp_bind_socket_with_fd - not found
 CMake Error at CMake/HPHPFindLibs.cmake:87 (message):
  Custom libevent is required with HipHop patches
 Call Stack (most recent call first):
  CMake/HPHPSetup.cmake:46 (include)
  hphp/CMakeLists.txt:18 (include)
 enter code here

 -- Configuring incomplete, errors occurred!
 root@host [~/hiphop/hiphop-php]#
 root@host [~/hiphop/hiphop-php]#

谁能解决这个问题

【问题讨论】:

    标签: php facebook hiphop


    【解决方案1】:

    这里是详细的安装指南:https://github.com/facebook/hhvm/wiki

    【讨论】:

      猜你喜欢
      • 2015-05-08
      • 2016-01-18
      • 2014-09-10
      • 2014-06-15
      • 1970-01-01
      • 1970-01-01
      • 2017-07-03
      • 2017-01-18
      • 1970-01-01
      相关资源
      最近更新 更多