Skip to content

ldconfig missing from manual install instructions #81

@combs

Description

@combs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions