When i try to compile the g4see-v0.5.1 version using the command of make, it reported an error

Hello Everyone

when i try to compile the g4see-v0.5.1 version using the command of make,
mkdir build && cd build
export G4LIB=<Geant4_installation_path>/lib64/Geant4-10.7.0/
cmake -DGeant4_DIR=$G4LIB …
make -j 20

It reported an error as following:

[ 3%] Call shell script to get git version
/bin/sh: ./get_version.sh: Permission denied
make[2]: *** [CMakeFiles/get_git_version] Error 126
make[1]: *** [CMakeFiles/get_git_version.dir/all] Error 2
make: *** [all] Error 2

What is the problem?

Kindly, look into my issue

With regards
huahua