FitPanel Error

Dear co-rooters,

I am trying to make a fit in a TCanvas using the FitPanel. When I click on a histogram and select “FitPanel” I get no fit panel and the following pops up on the terminal session

[quote]Error in TUnixSystem::DynamicPathName: FitPanel[.so | .dll | .dylib | .sl | .dl | .a] does not exist in .::/usr/lib/x86_64-linux-gnu/root5.34:/usr/lib/x86_64-linux-gnu/root5.34/cint/stl
Error in TH1F::FitPanel: Unable to find the FitPanel plug-in[/quote]

I installed root in Ubuntu 14.04, from Software Center.

Any idea on how to solve it?

Thanks in advance!

Probably your problem comes from that. The packages provided by the software manager are not full-option ROOT. For instance, there is no TSpectrum in these packages. I guess it is the same for the Fit Panel. So you should compile from sources to get this feature.