| Summary: | G4 configuration command | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | seligman |
| Component: | config | Assignee: | Serguei.Sadilov |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | Gunter.Folger, John.Allison |
| Priority: | P2 | ||
| Version: | 3.2 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
seligman
2001-08-07 10:34:19 CEST
Hi Gabriele, this is for you I guess. In general - Shall we try to apply something like scram for configuration management? It would resolve these kinds of issues much more deeply than a script. Many greetings, Hans-Peter. I think this can be provided through a simple extension to the "Configure" script. To be investigated. Serguei, can you please have a look at this one ? As I said, it may be solved by simply extending "Configure" script to report about an existing installation. Currently it's done through "Configure" script with options: -ldlibs : retrieve the list of libraries to link -ldflags : retrieve the list of directories where libraries are placed -cxxflags : retrieve the list of cxxflags -cppflags : retrieve the list of cppflags -incflags : retrieve the list of incflags |