Command: make wav2raw
Error: ./raw_conversion.scr: /bin/tcsh: bad interpreter: No such file or directory
Solution:
you are missing the C-Shell (csh). Install it by below command:
sudo apt-get install tcsh
Error: ./raw_conversion.scr: /bin/tcsh: bad interpreter: No such file or directory
Solution:
you are missing the C-Shell (csh). Install it by below command:
sudo apt-get install tcsh