在Mac上使用自制软件安装kibana时出现错误(xcode问题?)
嗨,我试图安装kibana,但它是错误的。 我用kibana来安装elasticsearch很好。 这里是我的安装结束与详细,后面是一个xcode错误,我看到进一步可能是问题:
==> ENV HOMEBREW_CC:clang HOMEBREW_CXX:clang ++ MAKEFLAGS:-j2 CMAKE_PREFIX_PATH:/ usr / local / homebrew CMAKE_INCLUDE_PATH:/usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers CMAKE_LIBRARY_PATH:/ System / Library / Frameworks / OpenGL.framework / Versions / Current / Libraries PKG_CONFIG_LIBDIR:/usr/lib/pkgconfig:/usr/local/homebrew/Library/Homebrew/os/mac/pkgconfig/10.11 ACLOCAL_PATH:/ usr / local / homebrew / share / aclocal PATH:/ usr / local / homebrew / Library / Homebrew / shims / super:/ usr / bin:/ bin:/ usr / sbin:/ sbin
Error: kibana 5.1.2 did not build
Logs:
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/00.options.out
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/01.configure
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/01.configure.cc
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/02.make
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/02.make.cc
/Users/kevinsullivan/Library/Logs/Homebrew/kibana/build.sandbox.log
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
我真的需要安装Kibana的全套xcode套件吗?
链接地址: http://www.djcxy.com/p/68815.html上一篇: Errors during make test installing kibana via homebrew on Mac (xcode issue?)