Advertisement
Guest User

Untitled

a guest
Feb 19th, 2016
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. ~/minetest$ cmake . -DBUILD_SERVER=1 -DBUILD_CLIENT=0cd
  2. -- *** Will build version 0.4.13-dev ***
  3. -- cURL support enabled.
  4. -- Could NOT find GetText (missing: GETTEXT_MSGFMT)
  5. -- Sound enabled.
  6. -- Freetype enabled.
  7. -- Could NOT find LuaJit (missing: LUA_LIBRARY LUA_INCLUDE_DIR)
  8. -- LuaJIT not found, using bundled Lua.
  9. -- Detecting GMP from system failed.
  10. -- Using bundled mini-gmp library.
  11. -- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
  12. -- ncurses not found!
  13. -- LevelDB not found!
  14. -- Redis backend enabled.
  15. -- Using bundled JSONCPP library.
  16. -- SpatialIndex not found!
  17. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  18. -- Configuring done
  19. -- Generating done
  20. -- Build files have been written to: /home/ubuntu/minetest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement