Problem running program in other computer

Hello hello

I have the following problem. I was using root in redhat 7.0 or something in one computer and then I installed root in other computer with the same version of linux but with a more recent root package, and when I run my program, I have the error that I stpores in the attachement.

I really appreciate your help. I could not figure out what was that error.

The version where I had the program before is version 300/5 12 May 2004
and the version that was installed in my computer is 4.00/8 9 July 2004 (where I have the problem)

Thanks,
Shell Command Output.txt (905 Bytes)

Hi,

You need to regenerate the dictionary and recompile your software.

Cheers,
Philippe.

Could you explaing me how to regenerate the dictionary?

Thanks,

Hi,

The dictionary file are generated by rootcint. The means by which running rootcint is triggered depends on your software. in the best case you just have to type gmake, in other cases you first have to delete the existing dictionary.

Cheers,
Philippe