Subhash Jha created METRON-2278:
-----------------------------------

             Summary: "Metron on CentOS 6" Documentation is outdated
                 Key: METRON-2278
                 URL: https://issues.apache.org/jira/browse/METRON-2278
             Project: Metron
          Issue Type: Improvement
            Reporter: Subhash Jha


The documentation for installing java with brew is outdated and no longer 
support the given command.

Firstly, When we are setting up the Vagrant on Mojave MacOS, we are getting 
error for the java installation part.

[https://stackoverflow.com/questions/55834845/unable-to-install-java8-with-homebrew]

Instead of runningĀ 

brew cask install caskroom/versions/java8

We have to run,

brew cask install homebrew/cask-versions/adoptopenjdk8

Last but not least, the guide for installing the specified version of ansible 
is also incorrect.

We should use '==' instead of '=' while specifying the ansible version, i.e.

sudo pip install ansible==2.6.5



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to