Problem 66 - architecture.gmk
Summary: architecture.gmk
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: Gunter.Folger
URL:
Depends on:
Blocks:
 
Reported: 2000-03-14 11:40 CET by andrea.manara
Modified: 2000-03-15 02:12 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.