Here is what I tried: bash-3.2$ pwd /Applications/forrest/head bash-3.2$ export FORREST_HOME=`pwd` bash-3.2$ echo $FORREST_HOME /Applications/forrest/head bash-3.2$ export PATH=$PATH:$FORREST_HOME/bin bash-3.2$ echo $PATH :/bin:/Applications/forrest/head/bin bash-3.2$ cd site-author/ bash-3.2$ forrest runbash: /Applications/forrest/head/bin/forrest: /bin/sh^M: bad interpreter: No such file or directory
bash-3.2$
Any ideas what I'm doing wrong? Regards, Ferdinand Soethe