If you get
./mp4grep/bin/mp4grep: error while loading shared libraries: libvosk.so: cannot open shared object file: No such file or directory
You probably need to run ldconfig on the folder containing libvosk
in my case it was
sudo ldconfig /home/nate/.local/lib/
No comments:
Post a Comment