Tuesday, April 24, 2018

TBT Error: ./raw_conversion.scr: /bin/tcsh: bad interpreter: No such file or directory

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