I unzipped the compressed file to: /home/jdw/apache-forrest-0.7 Then, set the FORREST_HOME to that location and added /home/jdw/apache-forrest-0.7/bin to my PATH.
Just now, to verify what I have been doing, I changed to /home/jdw/apache-forrest-0.7/main and typed './build.sh clean' and then 'forrest clean' just to make sure. Then, I typed 'forrest build' and got a BUILD SUCCESSFUL. Then, I changed to /home/jdw/apache-forrest-0.7/site-author and typed 'forrest run' and got the same error. Joe On Fri, 2006-11-17 at 17:05 -0500, Tim Williams wrote: > On 11/17/06, J.D. Williams <[EMAIL PROTECTED]> wrote: > > No plugins. > > > > The previous email described exactly what I did. No more, no less. > > > > Downloaded, followed the directions, reported the error. > > > > Joe > > > > On Fri, 2006-11-17 at 15:33 -0500, Tim Williams wrote: > > > On 11/17/06, J.D. Williams <[EMAIL PROTECTED]> wrote: > > > > Downloaded apache-forrest-0.7.tar.gz and unzipped to my home directory. > > > > > > > > Set the environment according to the instructions, ran the build, then > > > > ran "forrest run" from the main directory, opened a browser, went to > > > > localhost:8888/ and got the following error. > > When you say "main directory", what directory are you talking about? > > --tim