Hello,
I installed root-6.36.04 on FreeBSD-RELEASE-13.5 as a package, i.e. I did not compile it myself from source. On invoking one of the fitting tutorial scripts like this:
root [0] .x hist032_TRatioPlot_fit_lines.C
I receive the error in the topic title, the full error being:
Warning in <ROOT::Math::FitConfig::CreateMinimizer>: Could not create the Minuit2 minimizer. Try using the minimizer Minuit Error in <ROOT::Math::FitConfig::CreateMinimizer>: Could not create the Minuit2 minimizer Error in <ROOT::Math::Fitter::DoInitMinimizer>: Minimizer cannot be created Warning in <Fit>: Abnormal termination of minimization. <Empty FitResult> Error in <TBackCompFitter::GetConfidenceIntervals>: Cannot compute confidence intervals with an invalide fit result Error in <TBackCompFitter::GetConfidenceIntervals>: Cannot compute confidence intervals with an invalide fit result
I have checked that the relevant files exist:
/usr/local/lib/root/libMinuit.rootmap /usr/local/lib/root/libMinuit.so.6.36.04* /usr/local/lib/root/libMinuit2.so.6.36@ /usr/local/lib/root/libMinuit_rdict.pcm
/usr/local/lib/root/libMinuit.so@ /usr/local/lib/root/libMinuit2.rootmap /usr/local/lib/root/libMinuit2.so.6.36.04*
/usr/local/lib/root/libMinuit.so.6.36@ /usr/local/lib/root/libMinuit2.so@ /usr/local/lib/root/libMinuit2_rdict.pcm
I have sourced thisroot.sh and checked LD_LIBRARY_PATH:
/usr/local/lib/root::/home/rmason/.local/lib
root-config –etcdir:
/usr/local/etc/root
That directory is populated:
HistFactorySchema.dtd class.rules gitinfo.txt notebook/ proof/ system.rootauthrc valgrind-root.supp
Makefile.arch cling/ helgrind-root.supp pdg_table.txt root.desktop system.rootdaemonrc
RadioNuclides.txt dictpch/ html/ pdg_table_update.py* root.mimes system.rootrc
allDict.cxx.pch gdb-backtrace.sh* lsan-root.supp plugins/ runfirefox.sh* valgrind-root-python.supp
I think this is a configuration issue, but I don’t know what to try next. I appreciate any help offered.
Thank you.
sprock
ROOT Version: root-6.36.04
Platform: FreeBSD-RELEASE-13.5
Compiler: Not Provided