srvk / eesen

The official repository of the Eesen project
http://arxiv.org/abs/1507.08240
Apache License 2.0
822 stars 343 forks source link

INSTALLATION Problem : Libtool on Ubuntu #171

Open aheba opened 6 years ago

aheba commented 6 years ago

Hi,

When i'm trying to compil dependencies and specifically Libtool You propose automatically to install: sudo apt-get libtool ===> (see: Line 35 & Line 70 & add_package in: check_dependencies.sh)

the correct dependence is libtool-bin in ubuntu.