Guest User

Untitled

a guest
Jan 22nd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. Unpacking OpenEXR-2.3.0
  2. -- The C compiler identification is GNU 7.2.1
  3. -- The CXX compiler identification is GNU 4.8.5
  4. -- Check for working C compiler: /usr/bin/cc
  5. -- Check for working C compiler: /usr/bin/cc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /usr/bin/c++
  11. -- Check for working CXX compiler: /usr/bin/c++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8")
  17. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.7")
  18. CMake Warning at CMakeLists.txt:124 (message):
  19. Make Python 2.7 available to CMake's search path, and re-run configuration
  20.  
  21.  
  22. CMake Error at CMakeLists.txt:125 (message):
  23. Python is a required dependency when OPENEXR_BUILD_PYTHON_LIBS is set
Add Comment
Please, Sign In to add comment