mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2025-07-20 19:16:19 +08:00
A compiler seems useful to have...
parent
50acc8bdd5
commit
24ca21b71b
@ -26,6 +26,7 @@ The build instructions for Linux also apply to other UNIX like operating systems
|
||||
|
||||
If they are not already installed, you need the following libraries (Ubuntu 16.04/14.04):
|
||||
```
|
||||
sudo apt-get install g++ # or clang++ (presumably)
|
||||
sudo apt-get install autoconf automake libtool
|
||||
sudo apt-get install autoconf-archive
|
||||
sudo apt-get install pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user