Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am ryanpeterson on github.
  • I am ryanpeterson (https://keybase.io/ryanpeterson) on keybase.
  • I have a public key ASB3sJlseuEqPbFoTIE7cx9MuT-sPeDuGweM9GKQ8xc6XQo

To claim this, I am signing this object:

@ryanpeterson
ryanpeterson / tesseract_build.sh
Created May 19, 2015 14:37
Standalone tesseract build script
#!/bin/bash
#
# Build Script for making standalone version of Tesseract
# Wes Fowlks
# 10/01/2014
# Originally posted at:https://code.google.com/p/tesseract-ocr/issues/detail?id=1326
# Original pastebin source: http://pastebin.com/VnGLHfbr
# use env variables for these instead