Skip to content

Instantly share code, notes, and snippets.

@atomical
Forked from mbklein/Matterhorn Install.markdown
Created November 26, 2012 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save atomical/4150724 to your computer and use it in GitHub Desktop.
Save atomical/4150724 to your computer and use it in GitHub Desktop.
  1. Install XCode

  2. Install Command Line Tools from XCode Preferences

  3. Install Homebrew

  4. Install rvm or rbenv

  5. Install Matterhorn dependencies within Homebrew

    brew install jam yasm scons libjpg libpng libtiff
    brew install mp4v2 sdl libogg libvorbis lame x264 xvid faac theora libvpx
    brew install ffmpeg
    brew install mediainfo 
    brew install https://raw.github.com/mxcl/homebrew/ec2f47f3570f3d8ad8d3b7a98b170167a020069c/Library/Formula/tesseract.rb
    brew install https://raw.github.com/mxcl/homebrew/d75f1c61b6ec1ec847a8b60a1609fb51562053d7/Library/Formula/openfst.rb --use-llvm
    brew install giflib leptonica sdl_gfx sdl_image
    brew install https://raw.github.com/mbklein/homebrew/avalon/Library/Formula/ocropus.rb
    brew install https://raw.github.com/mbklein/homebrew/avalon/Library/Formula/iulib.rb
    brew install https://raw.github.com/mbklein/homebrew/avalon/Library/Formula/qt_sbtl_embedder
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment