Created
March 22, 2012 03:34
-
-
Save colbyr/2155434 to your computer and use it in GitHub Desktop.
Install Tomcat 6 with Homebrew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd /usr/local/Library/Formula | |
git checkout 9e18876 tomcat.rb | |
brew install tomcat |
homebrew command changed
brew install tomcat@6
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brew install homebrew/versions/tomcat6