Errors when i use cmake

Please how cai fixe this problem

Did you follow the post installation setup and source geant4.sh?

Yes geant4 was working in my computer.

You can specify explicitly where to look for Geant by adding -DCMAKE_PREFIX_PATH=<path_to_g4_installation_dir> to cmake command.