mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-24 13:16:15 +08:00
Add note on Xcode Command Line Tools
parent
411a4a6416
commit
c2cf6a1ba6
@ -274,6 +274,8 @@ These prerequisites will be needed:
|
||||
Typically a package manager like Fink, Homebrew or MacPorts is needed in addition to Apple's Xcode.
|
||||
Xcode and the related command line tools provides the compiler (`llvm-gcc`) and linker, but also libraries like `zlib`. The package manager provides free software packages which are not part of Xcode.
|
||||
|
||||
The Xcode Command Line Tools can be installed by running `xcode-select --install`.
|
||||
|
||||
## macOS with Fink
|
||||
Fink (as of 2017-04) neither provides Leptonica nor the packages needed for the Tesseract training tools,
|
||||
so it cannot be recommended for building Tesseract.
|
||||
|
Loading…
Reference in New Issue
Block a user