hey
i wanted to try this amazing program, but im stuck with this error
Code:
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 323: which: command not found
./script.sh: line 334: clear: command not found
Do you want to clean out all your current projects (y/N)?
i checked the script.sh to see what is line 323 and i think it has to do with sox.
this is what it says on line 323 and beyond
Code:
which "$PROGRAM" > /dev/null
if [ "x$?" = "x1" ] ; then
ERROR="1"
echo "The program $PROGRAM is missing or is not in your PATH,"
echo "please install it or fix your PATH variable"
would appreciate help.
using linux mint 15 olivia