How to compile ROOT-rpm package with ROOTMath support?

Hej,

I tried to make a rpm package for Fedora Core 4 - and I*m not able to get ROOT::Math running. It looks to me ROOT is not even compiled with ROOT::Math support :-/

What I did: I took the cvs version (due to gcc4 errors), and gave it a configure with the --enable-mathmore and --enable-mathcore flags.
After that I did a make redhat, and took the created spec file.

However, the specfile was without the configure flags and I added them manually.

Nevertheless, after I compiled everything and installed the rpms ROOT::Math didn’t work.

Has anyone any idea hot to fix that?

liquidat

I made a bug report against it:
bug #15182

A patch fixing rpm issues is coming tomorrow.

– Fons