Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: adding forrest to path

...

No Format
$ tar -zxvf apache-forrest-0.9-sources.tar.gz
$ tar -zxvf apache-forrest-0.9-dependencies.tar.gz
$ mv apache-forrest-0.9 /usr/local/
$ export FORREST_HOME=/usr/local/apache-forrest-0.9/
$ export PATH=$PATH:$FORREST_HOME/bin

Contribute a patch

Make some changes

...