mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
Updated Home (markdown)
parent
f66c7121b5
commit
391497dd35
18
Home.md
18
Home.md
@ -48,20 +48,6 @@ https://github.com/tesseract-ocr/tesseract/wiki/Data-Files), unpack it using [7-
|
||||
|
||||
## MSYS2
|
||||
|
||||
Install and update MSYS2.
|
||||
Follow instructions at
|
||||
```
|
||||
http://sourceforge.net/p/msys2/wiki/MSYS2%20installation/
|
||||
```
|
||||
|
||||
Open an MSYS2 command prompt (or the 32-bit or 64-bit command prompts if you plan on building 32-bit or 64-bit things) from the start menu entries.
|
||||
|
||||
Install {32-bit,64-bit} MinGW-w64 GCC:
|
||||
|
||||
```
|
||||
pacman -S mingw-w64-{i686,x86_64}-gcc
|
||||
```
|
||||
|
||||
Install tesseract-OCR:
|
||||
|
||||
```
|
||||
@ -74,10 +60,6 @@ and the data files:
|
||||
pacman -S mingw-w64-tesseract-ocr-osd mingw-w64-{i686,x86_64}-tesseract-ocr-eng
|
||||
```
|
||||
|
||||
And you're done.
|
||||
|
||||
(These instructions were copied from post by rubenvb at http://stackoverflow.com/questions/29960825/error-during-making-xz-5-2-1-with-mingw-msys )
|
||||
|
||||
## Cygwin
|
||||
|
||||
Released version >= 3.02 of tesseract-ocr [are part of ](https://mirrors.kernel.org/sourceware/cygwin/x86_64/release/tesseract-ocr/) 64bit [Cygwin](https://www.cygwin.com/)
|
||||
|
Loading…
Reference in New Issue
Block a user