From: Mailing l. u. f. U. C. a. U. <kal...@li...> - 2013-05-08 14:54:17
|
On 05/08/2013 10:34 AM, Mailing list used for User Communication and Updates wrote: > Actually, the problem might also be that the "make install" part of the > OpenFST installation failed, because there should be a file > openfst-1.3.2/lib/openfst.a > Type "make openfst_tgt" in the tools/ directory and see what happens > Dan > > > > On Wed, May 8, 2013 at 10:30 AM, Daniel Povey <dp...@gm... > <mailto:dp...@gm...>> wrote: > > 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... > <mailto: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... > <mailto: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 > <http://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 > "$ find ./ -name openfst.a" does not find anything. Did "make openfst_tgt" which completed successfully and created a bunch of stuff. Repeated the two searches and no change to either. Will now try the symlink stuff. Thanks. -- --- Colin Beckingham 613-454-5369 http://www.it4gh.com |