Problem in getting started

When I try to build the new release of Geant4 in CentOS linux 8,
After the following command:

cmake -DCMAKE_INSTALL_PREFIX= /home/ali/GEANT4/Geant4-install/ /home/ali/GEANT4/Geant4-source/

I found the following error:

CMake Error at cmake/Modules/G4ConfigurePkgConfigHelpers.cmake:381 (file):
file RELATIVE_PATH called with incorrect number of arguments
Call Stack (most recent call first):
cmake/Modules/G4CMakeMain.cmake:101 (include)
CMakeLists.txt:51 (include)

Can you help!

Delete the space between = and /

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