I am trying to run geant4 simulation for novice 1 example. But I am gettting the error. I am not able to run the program. I have followed the following steps but still I am not getting it.

$ cd

$ mkdir geant4

$ cd geant4

$ cp -r /usr/local/geant4/examples/novice/N01 .

$ ls

$ cd N01

$ ls -l

$ less GNUmakefile

$ make

$ ~/geant4/bin/Linux-g++/exampleN01

After this steps it is showing error like this

GNUmakefile:17: ../../../config/binmake.gmk: No such file or directory

make: *** No rule to make target `../../../config/binmake.gmk'. Stop.

More Manoj KUMAR Parida's questions See All
Similar questions and discussions