Problem 461

Summary: Configure creates local .config
Product: Geant4 Reporter: clark.mcgrew
Component: configAssignee: Ben Morgan <Ben.Morgan>
Status: CLOSED WONTFIX    
Severity: minor CC: clark.mcgrew, Gabriele.Cosmo
Priority: P2    
Version: other   
Hardware: All   
OS: Linux   

Description clark.mcgrew 2003-02-24 08:44:36 CET
In GEANT4.5.0 the Configure command creates a local .config every time it is
run.  This is a problem when Configure -?, when it is used to query for compiler
and load options.  For example, "${G4INSTALL}/Configure -h" attempts to create
"./.config".  This prevents the Configure command from being used in directories
where the user might not have write access.
Comment 1 Gabriele Cosmo 2003-02-24 09:29:59 CET
*** Bug 462 has been marked as a duplicate of this bug. ***
*** 'Serguei.Sadilov@cern.ch' will be responsible for bug 462. ***
Comment 2 Serguei.Sadilov 2003-10-27 10:52:59 CET
It will be fixed in coming release of Geant4.
Comment 3 Ben Morgan 2009-09-29 13:30:09 CEST
Just cleaning this one up....

The problem of a local .config is fairly fundamental to MetaConfig's design so it cannot be fixed without severely breaking other functionality.

The requirement to query the Geant4 installation for flags etc will be factored into a separate script(s) created at build/install time.