Hi,
The root version is : 5.16/00
I ran the configure and “gmake” and I have been using this verison w/o any problem. But I tried doing the following ( I am using h2root for the first time)
root [1] h2root events_8.5.dat events_8.5.root
Error: Symbol h2rootevents_8 is not defined in current scope (tmpfile):1:
Error: Failed to evaluate h2rootevents_8.5
Error: Failed to evaluate h2rootevents_8.5.datevents_8
Error: Failed to evaluate h2rootevents_8.5.datevents_8.5
Error: Failed to evaluate h2rootevents_8.5.datevents_8.5.root
Is this the correct way to use h2root ? do i have to run something else in order to make this work.
-thanks Debdatta.
Hi Bertrand,
thanks for your reply. I just tried running it from outside and I still get the message that the command does not exist. I am not running it from the dir. where i installed root but from a different dir. where ROOTSYS is defined.
you must call ./configure with-cern-libdir=your_cernlib_location to be able to convert hbook files to root files. (that means that you must have cernlib installed on your system, or accessible somewhere (i.e. afs…)