Hi, I'm having a problem installing Tesseract using brew. Can someone help me to install the head? It throws an error for patching. Here is the log. Thanks!
$ brew install tesseract --HEAD ==> Auto-updated Homebrew! Updated 1 tap (homebrew/core). No changes to formulae. ==> Using the sandbox ==> Cloning https://github.com/tesseract-ocr/tesseract.git Cloning into '/Users/user/Library/Caches/Homebrew/tesseract--git'... remote: Counting objects: 724, done. remote: Compressing objects: 100% (694/694), done. remote: Total 724 (delta 88), reused 163 (delta 12), pack-reused 0 Receiving objects: 100% (724/724), 3.74 MiB | 0 bytes/s, done. Resolving deltas: 100% (88/88), done. Checking connectivity... done. ==> Checking out branch master ==> Downloading https://github.com/tesseract-ocr/tesseract/commit/b18cad4.patch ######################################################################## 100.0% ==> Patching ==> Applying b18cad4.patch patching file configure.ac Hunk #1 FAILED at 220. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej patching file api/Makefile.am Hunk #1 FAILED at 45. 1 out of 1 hunk FAILED -- saving rejects to file api/Makefile.am.rej Error: Failure while executing: /usr/bin/patch -g 0 -f -p1 -i /private/tmp/tesseract--patch-20170502-16295-cpuv7w/b18cad4.patch -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tesseract-ocr. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/87eb40ad-a4c3-4012-abaa-7edaef01ec73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

