Dear Experts,
I am facing problem while installing root.
I followed the following set of commands.
1.git clone http://root.cern.ch/git/root.git
2.mkdir mydir
3. cd mydir
4.cmake-Droofit=ON ../root
5. make -j 8
But when I used the command “cmake-Droofit=ON …/root” then I am getting following error.
Could you please instruct me how to resolve the problem.
CMake Error at cmake/modules/SearchInstalledSoftware.cmake:318 (message):
*** libXpm and Xpm headers must be installed.***
Call Stack (most recent call first):
*** CMakeLists.txt:167 (include)***
– Configuring incomplete, errors occurred!
See also “/home/souvik/mydir/CMakeFiles/CMakeOutput.log”.
See also “/home/souvik/mydir/CMakeFiles/CMakeError.log”.
Thanks in Advance.
Please read tips for efficient and successful posting and posting code
ROOT Version: Not Provided
Platform: Not Provided
Compiler: Not Provided