Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You will have to make sure that you have all the dependencies listed on the Rave web page installed on your system. These instructions assume that you have installed them using fink. If you have a different setup, please modify the paths accordingly.
Note that in order to install Java bindings, you will need a SWIG version that is newer than 1.3.20, which is currently distributed with fink.
The installation was tested with SWIG 1.3.31.

You will also have to install LCIO.

For the Java version, colt is needed.

After downloading rave, change into the source directory with cd rave_svn and build the configure script with ./bootstrap.
If you have all dependencies installed, the following will configure the package properly:

...