> HOWEVER, I get this error when I run ffmpeg --help. > ffmpeg: error while loading shared libraries: libspeex.so.1: cannot open > shared object file: No such file or directory > > However, the library is on my server at /usr/local/lib. Maybe the library lacks some dependency? maybe try running ldd on it?