Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is there a version with easy installation of tools? #1

Open
StevenLOL opened this issue Nov 20, 2014 · 2 comments
Open

is there a version with easy installation of tools? #1

StevenLOL opened this issue Nov 20, 2014 · 2 comments

Comments

@StevenLOL
Copy link

In folder src:

./configure

**configure failed: Could not find file /include/fst/fst.h:
you may not have installed OpenFst. See ../tools/INSTALL *
*

To repeat this error :

  1. clone this project
  2. go to folder tools and make
  3. go to folder and ./configure
@vimalmanohar
Copy link
Owner

Did you check if the make in the tools directory worked without errors? Particularly you must find a openfst folder inside tools that contains "include/fst/fst.h". See if you can run one of the binaries like tools/openfst/bin/fstinfo --help.

@kinglion811
Copy link

in dir tools ,I run make -j 8 ,this have problem ,then I only run make ,the openfst-1.6.7 will compile and then the include dir in openfst-1.6.7 will be maked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants