g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
378 stars 274 forks source link

Unable to run docker file #790

Open alwinhb opened 11 months ago

alwinhb commented 11 months ago

As soon as I build and run the docker file - I get this error message

exec /usr/local/bin/MMDVMHost: no such file or directory

alwinhb commented 11 months ago

Also samplerate.h file is missing it seems

W0CHP commented 11 months ago

Also samplerate.h file is missing it seems

It’s not “missing”; you need to install the libsamplerate dev package on your system. 🙄

alwinhb commented 11 months ago

@W0CHP Thanks Ill try that, Meanwhile can you help me on the docker error - exec /usr/local/bin/MMDVMHost: no such file or directory