【发布时间】:2016-02-13 05:32:21
【问题描述】:
我正在尝试运行
brew install elasticsearch
我不断收到此错误
elasticsearch: Java 1.7+ is required to install this formula.
You can install with Homebrew Cask:
brew install Caskroom/cask/java
You can download from:
http://www.oracle.com/technetwork/java/javase/downloads/index.html
Error: An unsatisfied requirement failed this build.
我已经运行了 brew doctor、brew update、brew cleanup 等...但仍然不断收到此错误。它似乎与 Yosemite 中的一个错误有关。
当我跑步时
brew install Caskroom/cask/java
它说它已经安装了。送什么!
有谁知道如何解决这个问题?
【问题讨论】: