Update INSTALL.GIT.md

add info about autoconf-archive
This commit is contained in:
zdenop 2016-12-26 18:03:07 +01:00 committed by GitHub
parent f4ea71ea22
commit 21a5c51e58

View File

@ -3,11 +3,12 @@
If you have cloned Tesseract from GitHub, you must generate If you have cloned Tesseract from GitHub, you must generate
the configure script. the configure script.
If you have tesseract 3.0x installation in your system, please remove it If you have tesseract 4.0x installation in your system, please remove it
before new build. before new build.
Known dependencies for training tools (excluding leptonica): Known dependencies for training tools (excluding leptonica):
* compiler with c++ support * compiler with c++11 support
* autoconf-archive
* pango-devel * pango-devel
* cairo-devel * cairo-devel
* icu-devel * icu-devel