Problem 66

Summary: architecture.gmk
Product: Geant4 Reporter: andrea.manara
Component: configAssignee: Gunter.Folger
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

Description andrea.manara 2000-03-14 11:40:44 CET
The release geant4.1.1 has a problem.

In architecture.gmk CLHEP_BASE_DIR and CERNLIB_PATH are written for CERN
machines.
This should not happen, since you define this two enviromental variables in
your shell file...
Comment 1 Gunter.Folger 2000-03-15 02:12:59 CET
The defaults values for these variables are valid for Geant4 Collaborators.
User settings from the environment always overrides the internal defaults. The
installation manual explicitely describes the environment variables the user
must set to use the GEANT4 toolkit.