| Message: Re: Can't link in HepRep library | Not Logged In (login) |
|
env | grep G4:
[sturnbull@tango Au-muon]$ env |grep G4 G4LEVELGAMMADATA=/home/sturnbull/geant4/data/G4ABLA3.0 G4INSTALL=/home/sturnbull/geant4 G4LEDATA=/home/sturnbull/geant4/data/ G4ANALYSIS_USE=1 G4NEUTRONHPDATA=/home/sturnbull/geant4/data/G4NDL3.13 G4VIS_BUILD_OPENGLX_DRIVER=1 G4RADIOACTIVEDATA=/home/sturnbull/geant4/data/RadioactiveDecay3.2 G4ABLADATA=/home/sturnbull/geant4/data/G4ABLA3.0 G4LIB=/home/sturnbull/geant4/lib G4LIB_BUILD_SHARED=1 G4VIS_USE_OPENGLX=1 G4UI_USE_TCSH=1 G4VRMLFILE_VIEWER=/home/sturnbull/vrmlview/vrmlview G4LIB_USE_GRANULAR=1 G4SYSTEM=Linux-g++ G4CRYDATA=/home/sturnbull/geant4/data/CRYData G4WORKDIR=/home/sturnbull/geant4/work GNUMakefile: name := au-muon G4TARGET := $(name) G4EXLIB := true
ifndef G4INSTALL G4INSTALL = ../../../.. endif .PHONY: all all: lib bin #G4ANALYSIS_USE := false
#ifdef G4ANALYSIS_USE # CPPFLAGS += -DG4ANALYSIS_USE #endif include $(G4INSTALL)/config/architecture.gmk include $(G4INSTALL)/config/binmake.gmk
ifdef G4ANALYSIS_USE # for the aida-config command see the README file CPPFLAGS += `aida-config --include` LDLIBS += `aida-config --lib` endif
histclean:
rm -f $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET)/RunAction.o
rm -f $(G4WORKDIR)/tmp/$(G4SYSTEM)/$(G4TARGET)/EventAction.o
visclean:
rm -f g4*.prim g4*.eps g4*.wrl
rm -f .DAWN_*
This all used to work fine, I do think there might be something screwy with the system I am using also.
|
| Inline Depth: | Outline Depth: | Add message: |
|
to: |