Skip to content

Instantly share code, notes, and snippets.

@colbyr
Created March 22, 2012 03:34
Show Gist options
  • Star 13 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save colbyr/2155434 to your computer and use it in GitHub Desktop.
Save colbyr/2155434 to your computer and use it in GitHub Desktop.
Install Tomcat 6 with Homebrew
cd /usr/local/Library/Formula
git checkout 9e18876 tomcat.rb
brew install tomcat
@chestnutchen
Copy link

Thanks

@amirnissim
Copy link

brew install homebrew/versions/tomcat6

@BK-Choi
Copy link

BK-Choi commented Nov 18, 2017

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