<< return to Pixycam.com

Problem Installing PixyMon on Linux

Hi,
In Section 2.2.2 Run the build script, I get the following error:“bash: ./build_pixymon_src.sh: /bin/bash^M: bad interpreter: No such file or directory”. I followed all the previous instructions but get stuck at this point. I am installing PixyMon on a Dell OptiPlex 760 running Ubuntu 14.04.

Thanks,
Al

Hi Al,

Looks like there is a Windows carriage return character in there (the @^M@). See “here”:http://stackoverflow.com/a/5843561/2684304 for how to remove all these carriage returns. We’ll fix it on Github.

Let me know if that works. Thanks!

Scott