From: Mailing l. u. f. U. C. a. U. <kal...@li...> - 2013-05-08 14:30:55
|
There should be a soft link from "openfst" to "openfst-1.3.2". See if it exists and try to figure out why not, if it does not. Dan On Wed, May 8, 2013 at 10:14 AM, Mailing list used for User Communication and Updates <kal...@li...> wrote: > > > On 05/08/2013 10:10 AM, Mailing list used for User Communication and > Updates wrote: > > On Wed, May 8, 2013 at 2:52 PM, Mailing list used for User > > Communication and Updates <kal...@li...> wrote: > >> Using Opensuse 12.3 64 bit, kernel 3.9. > >> > >> 1. I issued svn co svn://svn.code.sf.net/p/kaldi/code/trunk kaldi-trunk > >> 2. download appeared to finish correctly > >> 3. examined INSTALL, went into dir /tools and did make, finished without > >> error as far as I can tell > >> 4. then ../src and ./configure, which stops at > >> > >> $ ./configure > >> Configuring ... > >> Checking OpenFST library in /home/colin/kaldi-trunk/tools/openfst ... > >> Checking OpenFst library was patched. > >> Doing OS specific configurations ... > >> ***configure failed: Static OpenFST library not found: See > >> ../tools/INSTALL *** > > > > Could you check to see if you have the following file > > kaldi-trunk/tools/openfst/lib/libfst.a? Normally typing make in the > > tools directory should create it, unless there was some error that > > didn't get reported. > > > > $ find ./ -name libfst.a > ./tools/openfst-1.3.2/lib64/libfst.a > ./tools/openfst-1.3.2/src/lib/.libs/libfst.a > > -- > --- > Colin Beckingham > 613-454-5369 > http://www.it4gh.com > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and > their applications. This 200-page book is written by three acclaimed > leaders in the field. The early access version is available now. > Download your free book today! http://p.sf.net/sfu/neotech_d2d_may > _______________________________________________ > Kaldi-users mailing list > Kal...@li... > https://lists.sourceforge.net/lists/listinfo/kaldi-users > |