Advertisement
Guest User

Untitled

a guest
Aug 25th, 2017
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. sam@pc-debian:~/minetest$ cmake . -DRUN_IN_PLACE=TRUE
  2. -- *** Will build version 0.5.0-dev ***
  3. -- Using GMP provided by system.
  4. -- Using bundled JSONCPP library.
  5. -- Could NOT find LuaJit (missing: LUA_LIBRARY LUA_INCLUDE_DIR)
  6. -- LuaJIT not found, using bundled Lua.
  7. -- cURL support enabled.
  8. -- GetText disabled.
  9. -- Sound enabled.
  10. -- Freetype enabled.
  11. -- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
  12. -- ncurses not found!
  13. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR PostgreSQL_TYPE_INCLUDE_DIR)
  14. -- PostgreSQL not found!
  15. -- LevelDB not found!
  16. -- Redis not found!
  17. -- SpatialIndex not found!
  18. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  19. -- Configuring done
  20. -- Generating done
  21. -- Build files have been written to: /home/sam/minetest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement