ROOT Home
Objectivity Home
 
Introduction
Naming Rules
Examples
FAQ
Class Reference
Availability
TODO
PHENIX DBrowser

Availability

The compiled shared library (for ROOT 2.23,linux,egcs-1.1.2, Objectivity v5.2.1) is available on rcas machines at


Download and Install

To install the lib on other Linux box follow the instructions:

  • Download tar-ball: rooObjy.tar.gz

  • Unpack: tar -xzf rooObjy.tar.gz

  • Compile the library and automatically generate Makefile:

    • Go down to the dir: cd rooObjy

    • Run root

      • root[1].L prj.C

      • root[2]prj()

      • root[3].L librooObjy.so

    • That's all!

  • Comment: you need ROOT and Objectivity to be installed. Enviroment variable $OBJYSYS should be defined (== Objectivity system directory)


top



If you have any comments about this page please send them to Valeriy Onuchin