| Summary: | Installation | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | rrampini |
| Component: | config | Assignee: | Serguei.Sadilov |
| Status: | CLOSED DUPLICATE | ||
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 5.2 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
|
Description
rrampini
2003-07-23 05:45:56 CEST
A similar problem report is already open. Looking at the configuration, it seems a problem of paths definition for the main G4 variables ... /cygdrive/e/cygwin/usr/... instead of /usr/... or c:/cygwin/usr/... A similar problem report is already open. Looking at the configuration, it seems a problem of paths definition for the main G4 variables ... /cygdrive/e/cygwin/usr/... instead of /usr/... or c:/cygwin/usr/... Yes, really you need use Windows notation for paths: like "c:/usr/local". New Configuration script take responcibilities to fix paths in right notation. Is it really fixed problem for you? |