Versions Compared

Key

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

...

Code Block
 ./configure --with-boost=/sw \
             --prefix=/opt/RAVE \
             --with-clhep_matrix-libpath=/sw/lib \
             --with-clhep_vector-libpath=/sw/lib

make && make install