-
Install XCode
-
Install Command Line Tools from XCode Preferences
-
Install Homebrew
-
Install rvm or rbenv
-
Install Matterhorn dependencies within Homebrew
brew install mercurial 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.rb
Created
November 26, 2012 20:50
-
-
Save mbklein/4150525 to your computer and use it in GitHub Desktop.
Please add this to the Getting Started for mac wiki
You need to install iulib before ocropus because the former is a dependency of the latter.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated.