Comments

Flat
script error
User: Conrad
Date: 5/22/2010 9:42 pm
Views: 2936
Rating: 6

All I get is:


==./HTK_Compile_Model.sh: 215: let: not found


-repeated over and over again...


any ideas where I'm going wrong?

Re: script error
User: Conrad
Date: 5/29/2010 5:27 am
Views: 90
Rating: 7

ok got it to work with a bit of messing with the script and creating some directories and symbolic links so files and folders are where the script expects them to be...


as for the initial error that was bugging me - this was the first line of the script-


simply change "#!/bin/sh" to "#!/bin/bash" and it actually starts doing stuff...

PreviousNext