Compiling: Add libtool package for macOS

Amit D 2017-04-02 11:19:15 +03:00
parent cc576ca94b
commit 3e405c7788

@ -368,7 +368,7 @@ These prerequisites will be needed:
## Install required packages
```
sudo port install autoconf autoconf-archive automake leptonica pkgconfig
sudo port install autoconf autoconf-archive automake libtool leptonica pkgconfig
```
## Compilation
@ -414,7 +414,7 @@ sudo make training-install
## Install dependencies
```
brew install automake autoconf
brew install automake autoconf libtool
brew install autoconf-archive
brew install pkgconfig
brew install icu4c