Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ~/minetest$ cmake . -DBUILD_SERVER=1 -DBUILD_CLIENT=0cd
- -- *** Will build version 0.4.13-dev ***
- -- cURL support enabled.
- -- Could NOT find GetText (missing: GETTEXT_MSGFMT)
- -- Sound enabled.
- -- Freetype enabled.
- -- Could NOT find LuaJit (missing: LUA_LIBRARY LUA_INCLUDE_DIR)
- -- LuaJIT not found, using bundled Lua.
- -- Detecting GMP from system failed.
- -- Using bundled mini-gmp library.
- -- Could NOT find Curses (missing: CURSES_LIBRARY CURSES_INCLUDE_PATH)
- -- ncurses not found!
- -- LevelDB not found!
- -- Redis backend enabled.
- -- Using bundled JSONCPP library.
- -- SpatialIndex not found!
- -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/ubuntu/minetest
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement