problem in installing ROOT v28

From: Lianliang Ma <lianliang.ma_at_cern.ch>
Date: Thu, 3 Feb 2011 15:30:09 +0100


Hi,

    Below is my installing the ROOT v28,
(1) tar xvf root_v5.28.00.source.tar.gz
(2) cd root
(3) ./configure --enable-roofit
(4) make -j2

It is successfully compiled, and also I can run root like root -v.

The problem is the package histfactory/ under Roofit is not compiled. So we can try to histfactory, I get the error:

Warning in <TClass::TClass>: no dictionary for class

RooStats::HistFactory::LinInterpVar is available
Error in <TBufferFile::ReadObject>: trying to read an emulated class

(RooStats::HistFactory::LinInterpVar) to store in a compiled pointer
(TObject)

Error in <TClass::New with placement>: cannot create object of class RooAbsReal version 2 at address 0x1ae4b6a0

How can I compile histfactory manually? or why the package of histfactory is not compiles? Thanks.

Best,
Lianliang Received on Thu Feb 03 2011 - 15:30:14 CET

This archive was generated by hypermail 2.2.0 : Thu Feb 03 2011 - 23:50:01 CET