簡體   English   中英

hiphop-php編譯錯誤

[英]hiphop-php compilation error

我正在安裝hiphop-php。 在最后一步(計算)中,我遇到了一個錯誤,

-- CMAKE_PREFIX_PATH was missing, proceeding anyway
-- MySQL Include dir: /usr/include  library dir: /usr/lib64/mysql
-- MySQL client libraries: mysqlclient_r
-- Could NOT find LIBMEMCACHED  (missing:  LIBMEMCACHED_LIBRARY LIBMEMCACHED_INCLUDE_DIR)
CMake Error at CMake/HPHPFindLibs.cmake:46 (message):
  libmemcache is too old, found and we need 0.39
Call Stack (most recent call first):
  CMake/HPHPSetup.cmake:46 (include)
  src/CMakeLists.txt:18 (include)


-- Configuring incomplete, errors occurred!

我用谷歌搜索,但沒有找到正確的詞,請幫助我

您遵循什么指示以及您在什么平台上? 我剛剛測試了ubuntu 12.04和13.04,它們開箱即用。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM