On Mon, 2008-03-10 at 14:24 +0100, Ferdinand Soethe wrote: > 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 run > bash: /Applications/forrest/head/bin/forrest: /bin/sh^M: bad > interpreter: No such file or directory
shell is not installed in the location /bin/sh find sh and make a symlink to /bin/sh. salu2 > bash-3.2$ > > Any ideas what I'm doing wrong? > > Regards, > Ferdinand Soethe > -- Thorsten Scherler thorsten.at.apache.org Open Source Java consulting, training and solutions