[Gate-users] Problem with installation Gate v6.2

Sonoko Nakano snakano at sfu.ca
Fri Jan 18 00:32:07 CET 2013


Hello gate users,

I'm trying to install Gate 6.2 on an OpenSuse machine.

I'm following the online installation guide and I've reached the part that says:

ccmake ../gate_v6.2


so I run it and it is specified as something like the following in ccmake:

 CLHEP_INCLUDE_DIR                /home/snakano/GATE6.2/2.1.1.0/CLHEP/include
 CMAKE_BUILD_TYPE                 Release
 CMAKE_INSTALL_PREFIX             /usr/local
 GATE_ANALYSIS_USE_FILE           ON
 GATE_ANALYSIS_USE_GENERAL        ON
 GATE_USE_ECAT7                   OFF
 GATE_USE_LMF                     OFF
 GATE_USE_OPTICAL                 OFF
 GATE_USE_OWN_CLHEP               ON
 GATE_USE_ROOT                    ON
 Geant4_DIR                       /home/snakano/GATE6.2/geant4.9.5.p02-install/lib64/Geant4-9.5.2
 ROOTCINT_EXECUTABLE              /home/snakano/GATE6.2/root/bin/rootcint
 WITH_GEANT4_UIVIS                ON


but when I press C to configure it I get the following error:

 CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
   Could NOT find CLHEP:

   CLHEP Library Not Found

    (missing:  CLHEP_LIBRARY)
 Call Stack (most recent call first):
   cmake-modules/FindCLHEP.cmake:242 (find_package_handle_standard_args)
   CMakeLists.txt:73 (FIND_PACKAGE)


I appreciate if someone can help me solve this problem.

Thanks in advance,

Sonoko


More information about the Gate-users mailing list