Homebrew and TUnfold how to?

Hello,

I’m using root through a homebrew installation. Everything works fine but I just tried to run one of the TUnfold tutorial and I got:
fatal error: ‘TUnfoldDensity.h’ file not found

Any idea how to fix it or do I have to drop homebrew and install root from source?

Thanks for any suggestion

Attilio

Maybe @couet can give some hints

I think @moneta might know better.

Try (returns “yes” or “no”): root-config --has-unfold

I returns no

Attilio

So, you either build ROOT from source (with “-Dunfold=ON”), or you try to compile/add: the latest “standalone” TUnfold_V17.9 release

For the latter, you will probably also need this:

Note: in any case, it needs that: root-config --has-xml