[Gate-users] Gate V7.0 - Compiling 'filemerger' and 'jobsplitter'
PmB
peter.bloomfield at camhpet.ca
Fri Oct 3 19:52:07 CEST 2014
Dear All,
I have Gate V7.0 compiled, and it executes the PET benchmark
successfully and the root analysis produced similar to as I have seen
before.
I am trying to compile 'filemerger' and 'jobsplitter'
'filemerger'
Typing 'make' resulted in the following error
/usr/bin/ld: cannot find -lCLHEP-2.1.3.1
so I modified Makefile; adding -L"/quarantine/GATE/CLHEP/Install/lib" as
the first option for LDFLAGS and it compiles, and the executable 'gjm'
seems to execute.
'jobsplitter'
Typing 'make'resulted in the following errors
/quarantine/GATE/Geant4/Install/bin/../include/Geant4/G4SystemOfUnits.hh:27:39:
error: CLHEP/Units/SystemOfUnits.h: No such file or directory
In file included from
/quarantine/GATE/Geant4/Install/bin/../include/Geant4/globals.hh:70,
from ./include/GateSplitManager.hh:14,
from gjs.cc:16:
and then lots of
/quarantine/GATE/Geant4/Install/bin/../include/Geant4/G4PhysicalConstants.hh:29:
error: ‘CLHEP’ has not been declared
which seems to suggest that CLHEP was not defined, but I have it set to
'/quarantine/GATE/CLHEP/Install' under which are the directories 'bin',
'include' and 'lib'
I am using 'gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC)'.
If anyone has any thoughts they will be most appreciated
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20141003/00912a6c/attachment.html>
More information about the Gate-users
mailing list