From: Daniel P. <dp...@gm...> - 2015-05-13 19:36:59
|
I suggest you check the contents of /etc/debian_version (and of course that it exists) before adding libtool-bin to the dependencies. That package doesn't exist pre-jessie, and it might cause the apt-get install command to fail if you add it. Dan On Wed, May 13, 2015 at 3:33 PM, Vijayaditya Peddinti <p.v...@gm...> wrote: > Hi, > In debian-jessie the libtool package has been split. So an additional > package has to be installed to get the libtool binary. The package > libtool-bin has to be added to tools/check_dependencies.sh script. > > I do not know how this change affects other debian/ubuntu versions. Let me > know if I should go ahead and make the change to check_dependencies.sh. > > (Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761791) > > Vijay > > ------------------------------------------------------------------------------ > One dashboard for servers and applications across Physical-Virtual-Cloud > Widest out-of-the-box monitoring support with 50+ applications > Performance metrics, stats and reports that give you Actionable Insights > Deep dive visibility with transaction tracing using APM Insight. > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y > _______________________________________________ > Kaldi-developers mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-developers > |