wget http://www.leptonica.org/source/leptonica-1.73.tar.gz
tar -zxvf leptonica-1.73.tar.gz
cd leptonica-1.73
./configure && make && sudo make install
wget https://github.com/tesseract-ocr/tesseract/archive/master.zip
unzip master.zip
cd tesseract-master
./autogen.sh
./configure
make
sudo make install
sudo ldconfig
wget https://github.com/tesseract-ocr/langdata/archive/master.zip
github
https://github.com/danbloomberg/leptonica
https://github.com/tesseract-ocr/tesseract
https://github.com/tesseract-ocr/langdata
http://san-yun.iteye.com/blog/1954866
https://github.com/iOS0x00/DiscuzAPI/blob/master/DiscuzAPI.py