Home  >  Q&A  >  body text

mysql - mydumper安装问题

[root@db2 mydumper-0.6.2]# cmake .
-- Using mysql-config: /kingdom/mysql/bin/mysql_config
-- Found MySQL: /kingdom/mysql/include, MYSQL_LIBRARIES_perconaserverclient-NOTFOUND;/usr/lib64/libpthread.so;/usr/lib64/libz.so;/usr/lib64/libm.so;/usr/lib64/librt.so;/usr/lib64/libssl.so;/usr/lib64/libcrypto.so;/usr/lib64/libdl.so

CMake Warning at docs/CMakeLists.txt:9 (message):
Unable to find Sphinx documentation generator

-- ------------------------------------------------
-- MYSQL_CONFIG = /kingdom/mysql/bin/mysql_config
-- CMAKE_INSTALL_PREFIX = /usr/local
-- BUILD_DOCS = ON
-- WITH_BINLOG = OFF
-- RUN_CPPCHECK = OFF
-- Change a values with: cmake -D<Variable>=<Value>

-- ------------------------------------------------

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MYSQL_LIBRARIES_perconaserverclient

linked by target "mydumper" in directory /root/mydumper-0.6.2
linked by target "myloader" in directory /root/mydumper-0.6.2

-- Configuring incomplete, errors occurred!

上图是mydumper的编译安装的报错,请问一下高手是否能解决

PHP中文网PHP中文网2647 days ago1216

reply all(0)I'll reply

No reply
  • Cancelreply