Facing problems while installing root 6.10/04

Dear Experts.
I was trying to install root by using the following commands. I am getting error. The error I have attached.
After doing tar -xvzf root_v6.10.04.source.tar.gz root-6.10.04/
mkdir root
cd root

  • cmake …/root-6.10.04/ -Dall=ON*
    cmake --build . – -j8

I am getting following error.

[ 89%] Linking CXX shared library …/…/lib/libRooFitCore.so
[ 89%] Built target RooFitCore
Makefile:151: recipe for target ‘all’ failed
make: *** [all] Error 2

Could you please suggest me a solution.

Thanks in Advance.


Please read tips for efficient and successful posting and posting code

ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided


There was also another error. This error I am getting again and again though I deleted the source file and then reinstall it.

Processing hsimple.C…
Error in TApplication::ExecuteFile: macro hsimple.C not found in path ~/TMVA/macros
CMakeFiles/hsimple.dir/build.make:66: recipe for target ‘tutorials/hsimple.root’ failed
make[2]: *** [tutorials/hsimple.root] Error 1
CMakeFiles/Makefile2:308: recipe for target ‘CMakeFiles/hsimple.dir/all’ failed
make[1]: *** [CMakeFiles/hsimple.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs…

May I suggest you to try to install the latest ROOT version, ROOT 6.18/04. The 6.10.04 version is quite old and it may not been maintained anymore.

I am getting the same error while I am installing this version also.

Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.