Closed GoogleCodeExporter closed 8 years ago
[deleted comment]
[deleted comment]
Hi,
The problem is because of normal installation of openfst (without additional
options . .. far etc). It is solved now.
Thankyou
Original comment by sudheer....@gmail.com
on 6 May 2013 at 8:04
Hi,
Unable to install for the following error:
Phonetisaurus.cpp:34:24: fatal error: fst/fstlib.h: No such file or directory
compilation terminated.
make: *** [Phonetisaurus.o] Error 1
Original comment by firoja...@gmail.com
on 8 Jan 2014 at 8:45
This is an include and/or library path issue. You probably need to either add
a '-I' (include) entry specifying a non-standard openfst location, and/or a
'-L' flag pointing to the libraries.
Original comment by Josef.Ro...@gmail.com
on 22 Apr 2014 at 8:30
Original comment by Josef.Ro...@gmail.com
on 22 Apr 2014 at 8:30
Original issue reported on code.google.com by
sudheer....@gmail.com
on 6 May 2013 at 7:26