About Cmake error

Hello,
i try to install Percona XtraBackup.

I have follow this KB https://www.percona.com/doc/percona-xtrabackup/2.2/installation/compiling_xtrabackup.html#compiling-with-cmake, it’s a CentOS minimal 6.6 clean.

After run “yum install” with all package i have send this command:

The output is

I’ve located my installation CMakeLists.txt, and the output is

Now i’ve run my command in /usr/share/cmake/Modules/FortranCInterface/ & /usr/share/cmake/Modules/IntelVSImplicitPath/ and the ouput is

How can solve this issue?

What is the purpose of compiling Xtrabackup? You can install the package with yum install and should work on CentOS 6.6 without any problems.

In any case, did you download the source code from launchpad as instructed on the manual?

Can you provide the directory listing of xtrabackup source directory on your server.