On 10/26/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Author: thorsten > Date: Wed Oct 26 10:22:30 2005 > New Revision: 328688 > > URL: http://svn.apache.org/viewcvs?rev=328688&view=rev > Log: > Added basic instructions to install the forrestbar > > Added: > forrest/trunk/tools/forrestbar/README > > Added: forrest/trunk/tools/forrestbar/README > URL: > http://svn.apache.org/viewcvs/forrest/trunk/tools/forrestbar/README?rev=328688&view=auto > ============================================================================== > --- forrest/trunk/tools/forrestbar/README (added) > +++ forrest/trunk/tools/forrestbar/README Wed Oct 26 10:22:30 2005 > @@ -0,0 +1,23 @@ > +# Copyright 2002-2005 The Apache Software Foundation or its licensors, > +# as applicable. > +# > +# Licensed under the Apache License, Version 2.0 (the "License"); > +# you may not use this file except in compliance with the License. > +# You may obtain a copy of the License at > +# > +# http://www.apache.org/licenses/LICENSE-2.0 > +# > +# Unless required by applicable law or agreed to in writing, software > +# distributed under the License is distributed on an "AS IS" BASIS, > +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. > +# See the License for the specific language governing permissions and > +# limitations under the License. > + > +Steps for installation: > +1) build > +cd $FORREST_HOME/tools/forrestbar > +$FORREST_HOME/tools/ant/bin/ant > +2) install > +Point your browser to: > +$FORREST_HOME/tools/forrestbar/build/forrestbar.xpi > +Follow instructions and restart the browser.
Is this preferred over the "forrest -f build.xml" referenced here: http://forrest.apache.org/tools/forrestbar.html ? In any case they should either reference each other or give the same instructions. --tim
