Back Midas Rome Roody Rootana
  Root Analyzer Framework  Not logged in ELOG logo
Entry  16 Sep 2016, Konstantin Olchanski, Info, ROOT v6 status 
    Reply  30 Sep 2016, Konstantin Olchanski, Info, ROOT v6 status 
Message ID: 4     Entry time: 30 Sep 2016     In reply to: 3
Author: Konstantin Olchanski 
Topic: Info 
Subject: ROOT v6 status 
> ROOT v6 has been around for a while now, finally got around to test it with ROOTANA.

The problems with loading rdict.pcm files and c++ .h header files is resolved, ROOTANA should be fully usable with ROOTv6:

Put this in your login file:

export ROOTANASYS=$HOME/packages/rootana
export ROOT_INCLUDE_PATH=$ROOTANASYS/include
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTANASYS/obj

Explanation:
- LD_LIBRARY_PATH is used to search for rdict.pcm files.
- ROOT_INCLUDE_PATH is used to find the c++ .h header files.

K.O.
ELOG V3.1.4-2e1708b5