|
Hello Everyone,
I am having a problem with the compilation of N01. When I go to the N01 directory and attempt to make the example, the following error shows up:
100232520@UOSL06-9E718F34 /cygdrive/d/geant4/examples
$ make
ls: cannot access CLHEP_BASE_DIR--UNDEFINED: No such file or directory
../config/architecture.gmk:292: ../config/sys/.gmk: No such file or directory
make: *** No rule to make target `../config/sys/.gmk'. Stop.
100232520@UOSL06-9E718F34 /cygdrive/d/geant4/examples
$ cd /novice/N01
bash: cd: /novice/N01: No such file or directory
100232520@UOSL06-9E718F34 /cygdrive/d/geant4/examples
$ cd novice
100232520@UOSL06-9E718F34 /cygdrive/d/geant4/examples/novice
$ cd N01
100232520@UOSL06-9E718F34 /cygdrive/d/geant4/examples/novice/N01
$ make
ls: cannot access CLHEP_BASE_DIR--UNDEFINED: No such file or directory
../../../config/architecture.gmk:292: ../../../config/sys/.gmk: No such file or
directory
Making dependency for file exampleN01.cc ...
In file included from ../../../source/global/management/include/globals.hh:71,
from ../../../source/run/include/G4RunManagerKernel.hh:66,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/management/include/G4PhysicalConstants.hh:27:43: CLHEP/Un
its/PhysicalConstants.h: No such file or directory
In file included from ../../../source/global/management/include/globals.hh:72,
from ../../../source/run/include/G4RunManagerKernel.hh:66,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/management/include/G4SystemOfUnits.hh:27:39: CLHEP/Units/
SystemOfUnits.h: No such file or directory
In file included from ../../../source/track/include/G4Track.hh:52,
from ../../../source/event/include/G4StackedTrack.hh:38,
from ../../../source/event/include/G4StackManager.hh:37,
from ../../../source/event/include/G4EventManager.hh:37,
from ../../../source/run/include/G4RunManagerKernel.hh:67,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/management/include/G4ThreeVector.hh:41:38: CLHEP/Vector/T
hreeVector.h: No such file or directory
In file included from ../../../source/geometry/management/include/G4VPhysicalVol
ume.hh:54,
from ../../../source/geometry/management/include/G4LogicalVolum
e.hh:118,
from ../../../source/track/include/G4Track.hh:53,
from ../../../source/event/include/G4StackedTrack.hh:38,
from ../../../source/event/include/G4StackManager.hh:37,
from ../../../source/event/include/G4EventManager.hh:37,
from ../../../source/run/include/G4RunManagerKernel.hh:67,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/management/include/G4RotationMatrix.hh:42:35: CLHEP/Vecto
r/Rotation.h: No such file or directory
In file included from ../../../source/particles/management/include/G4DynamicPart
icle.hh:58,
from ../../../source/track/include/G4Track.hh:56,
from ../../../source/event/include/G4StackedTrack.hh:38,
from ../../../source/event/include/G4StackManager.hh:37,
from ../../../source/event/include/G4EventManager.hh:37,
from ../../../source/run/include/G4RunManagerKernel.hh:67,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/HEPGeometry/include/G4LorentzVector.hh:34:40: CLHEP/Vecto
r/LorentzVector.h: No such file or directory
In file included from ../../../source/tracking/include/G4SteppingManager.hh:63,
from ../../../source/tracking/include/G4TrackingManager.hh:57,
from ../../../source/event/include/G4EventManager.hh:46,
from ../../../source/run/include/G4RunManagerKernel.hh:67,
from ../../../source/run/include/G4RunManager.hh:89,
from exampleN01.cc:35:
../../../source/global/HEPRandom/include/Randomize.hh:33:36: CLHEP/Random/Random
ize.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:37:37: CLHEP/Random/RandGa
ussQ.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:38:37: CLHEP/Random/RandGa
ussT.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:39:39: CLHEP/Random/RandPo
issonQ.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:40:39: CLHEP/Random/RandPo
issonT.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:41:37: CLHEP/Random/RandLa
ndau.h: No such file or directory
../../../source/global/HEPRandom/include/Randomize.hh:42:34: CLHEP/Random/RandBi
t.h: No such file or directory
Making dependency for file src/ExN01PrimaryGeneratorAction.cc ...
In file included from ../../../source/global/management/include/globals.hh:71,
from ../../../source/event/include/G4Event.hh:34,
from src/ExN01PrimaryGeneratorAction.cc:33:
../../../source/global/management/include/G4PhysicalConstants.hh:27:43: CLHEP/Un
its/PhysicalConstants.h: No such file or directory
In file included from ../../../source/global/management/include/globals.hh:72,
from ../../../source/event/include/G4Event.hh:34,
from src/ExN01PrimaryGeneratorAction.cc:33:
../../../source/global/management/include/G4SystemOfUnits.hh:27:39: CLHEP/Units/
SystemOfUnits.h: No such file or directory
In file included from ../../../source/particles/management/include/G4PrimaryVert
ex.hh:38,
from ../../../source/event/include/G4Event.hh:36,
from src/ExN01PrimaryGeneratorAction.cc:33:
../../../source/global/management/include/G4ThreeVector.hh:41:38: CLHEP/Vector/T
hreeVector.h: No such file or directory
Making dependency for file src/ExN01PhysicsList.cc ...
In file included from ../../../source/global/management/include/globals.hh:71,
from ../../../source/run/include/G4VUserPhysicsList.hh:86,
from include/ExN01PhysicsList.hh:45,
from src/ExN01PhysicsList.cc:32:
../../../source/global/management/include/G4PhysicalConstants.hh:27:43: CLHEP/Un
its/PhysicalConstants.h: No such file or directory
In file included from ../../../source/global/management/include/globals.hh:72,
from ../../../source/run/include/G4VUserPhysicsList.hh:86,
from include/ExN01PhysicsList.hh:45,
from src/ExN01PhysicsList.cc:32:
../../../source/global/management/include/G4SystemOfUnits.hh:27:39: CLHEP/Units/
SystemOfUnits.h: No such file or directory
Making dependency for file src/ExN01DetectorConstruction.cc ...
In file included from ../../../source/global/management/include/globals.hh:71,
from ../../../source/materials/include/G4Material.hh:89,
from src/ExN01DetectorConstruction.cc:33:
../../../source/global/management/include/G4PhysicalConstants.hh:27:43: CLHEP/Un
its/PhysicalConstants.h: No such file or directory
In file included from ../../../source/global/management/include/globals.hh:72,
from ../../../source/materials/include/G4Material.hh:89,
from src/ExN01DetectorConstruction.cc:33:
../../../source/global/management/include/G4SystemOfUnits.hh:27:39: CLHEP/Units/
SystemOfUnits.h: No such file or directory
In file included from ../../../source/geometry/management/include/G4VSolid.hh:83
,
from ../../../source/geometry/solids/CSG/include/G4CSGSolid.hh:
48,
from ../../../source/geometry/solids/CSG/include/G4Box.hh:53,
from src/ExN01DetectorConstruction.cc:34:
../../../source/global/management/include/G4ThreeVector.hh:41:38: CLHEP/Vector/T
hreeVector.h: No such file or directory
In file included from ../../../source/geometry/management/include/G4VPhysicalVol
ume.hh:54,
from ../../../source/geometry/management/include/G4LogicalVolum
e.hh:118,
from src/ExN01DetectorConstruction.cc:36:
../../../source/global/management/include/G4RotationMatrix.hh:42:35: CLHEP/Vecto
r/Rotation.h: No such file or directory
In file included from ../../../source/geometry/volumes/include/G4PVPlacement.hh:
50,
from src/ExN01DetectorConstruction.cc:38:
../../../source/global/HEPGeometry/include/G4Transform3D.hh:34:40: CLHEP/Geometr
y/Transform3D.h: No such file or directory
make: *** No rule to make target `../../../config/sys/.gmk'. Stop.
Any suggestions would be greatly appreciated. I am running this with WindowsXP and all the appropriate software versions. I don't have a lot of knowledge in linux so please be gentle with your explanations :)
Cheers,
Kirk
|