Versions Compared

Key

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

...

At SLAC these are already set up for you. Simply

No Format

source /nfs/slac/g/lcd/mc/prj/scripts/setup-autotools.sh

Now change to the rave source directory.

No Format

cd rave_svn

If you don't have a configure script inside rave_svn, you will now have to type

No Format

./bootstrap

Configure the package to install to a custom location, and to pick up the right versions of CLHEP and BOOST.
At SLAC you should use the following setup to build with Java bindings.

...