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

ldconfig missing from manual install instructions #81

Open
combs opened this issue Aug 10, 2017 · 1 comment
Open

ldconfig missing from manual install instructions #81

combs opened this issue Aug 10, 2017 · 1 comment

Comments

@combs
Copy link

combs commented Aug 10, 2017

Hello! On my Ubuntu 16.04 Pinebook, the step "Build Phonetisaurus model" failed with this error:

fstcompile --ssymbols=g014b2b.ssyms --isymbols=g014b2b.isyms --keep_isymbols --osymbols=g014b2b.osyms --keep_osymbols g014b2b.fst.txt > g014b2b.fst
fstcompile: error while loading shared libraries: libfstscript.so.1: cannot open shared object file: No such file or directory

using manual instructions here:
http://jasperproject.github.io/documentation/installation/

I fixed it with sudo ldconfig

I think it would be reasonable to add this step to the instructions :)

Thanks,
Chris

my machine:

combs@pinebook:~/git/g014b2b$ uname -a
Linux pinebook 3.10.105-bsp-1.2-ayufan-77 #1 SMP PREEMPT Sun Jul 9 12:09:30 UTC 2017 aarch64 aarch64 aarch64 GNU/Linux

@codingsamuel
Copy link

Thanks.

Worked for me as well!

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

2 participants