Versions Compared

Key

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

...

These are instructions for setting up LCIO and ROOT to work with each other.

Packages

LCIO
LCIOROOT
ROOTCMake
CMake

I use the LCIO trunk from June 28 2012, ROOT version 5.34, and CMake 2.8.6, and I am building on a 64-bit RHEL 5.8 machine.

These instructions should work on most varieties of Linux, will probably work on OSX (not tried yet), and might work on Windows with some modifications (not covered here).

Setup and Build Commands

Any command that starts with "export" will generally need to be re-executed to run the various examples that I cover below.

...