Downloading the MathMore Library Using the ROOT Conda Environment



Hello, I have been trying to download the MathMore library so that I can use the library’s fitting options, but I haven’t been able to find how to do this using the conda environment. I have confirmed that I have GSL installed, I think I just need to figure out how to change the ROOT configure options in my conda environment. So far, I have only been able to find how to do this using cmake, which I don’t use to build ROOT.

Thanks

Hi,

What ROOT version is this? What OS? What commands did you use to install ROOT from Conda?

Best,
D

Hello, my OS is Red Hat Enterpise Linux release 9.4. I believe my root version is 6.34.10. The install command was:
$ conda create -p ~/.conda/envs/SUP-16486 -c conda-forge root

Thanks

Nevermind, I realized I was an idiot. I already have the library installed, it is just in a sub-directory under my include directory