cmake problem
I'm using Arch Linux and cmake version 2.8.11.1
I run cmake with this command: cmake .. -DPYTHON_
And it gives me these errors:
-- Cannot enable coverage targets because neither lcov nor gcovr are found.
File "<string>", line 1
import sys; print str (sys.version_
SyntaxError: invalid syntax
CMake Error at compizconfig/
string sub-command REGEX, mode REPLACE needs at least 6 arguments total to
command.
CMake Error at compizconfig/
string sub-command REPLACE requires at least four arguments.
CMake Error at compizconfig/
string sub-command REPLACE requires at least four arguments.
CMake Error at compizconfig/
Can not build because pyrexc binary not found.
You can see the complete cmake log here: http://
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Compiz Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Kiarash for more information if necessary.