Skip to content

Instantly share code, notes, and snippets.

@tristan-k
Created July 6, 2012 15:31
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tristan-k/3060909 to your computer and use it in GitHub Desktop.
Save tristan-k/3060909 to your computer and use it in GitHub Desktop.
tesseract brew tar
$ brew install tesseract --all-languages
Warning: Experimental support for using the "Command Line Tools" without Xcode.
Some formulae need Xcode to be installed (for the Frameworks not in the CLT.)
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-3.01.tar.gz
Already downloaded: /Library/Caches/Homebrew/tesseract-3.01.tar.gz
==> /bin/sh autogen.sh
==> ./configure --prefix=/usr/local/Cellar/tesseract/3.01
==> make install
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.heb.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.tha.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.slk-frak.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.hin.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.ara.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.eng.tar.gz
######################################################################## 100,0%
==> Downloading http://tesseract-ocr.googlecode.com/files/ces.traineddata.gz
Already downloaded: /Library/Caches/Homebrew/ces.traineddata.gz
tar: Unrecognized archive format
tar: Error exit delayed from previous errors.
config.log was copied to /Users/tristank/Library/Logs/Homebrew
Error: Failure while executing: /usr/bin/tar xf /Library/Caches/Homebrew/ces.traineddata.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment