| Summary: | Problem with installation (Configure script) | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | ernst.fill |
| Component: | config | Assignee: | Serguei.Sadilov |
| Status: | CLOSED FIXED | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 5.2 | ||
| Hardware: | PC | ||
| OS: | Windows | ||
The problem could be related to "windows path" names. You need to use REALLY Windows naming, like "c:/usr/local". Try it! BTW new Configure which coming from ref-04 will automatically fix paths to Windows scheme. |
I am trying to install GEANT4 on my PC using Windows XP and Cygwin. I use the Configure shell script. At the end of the configuration phase I get: Creating configuration setup file... sed: can´t read config.sh: No such file or directory Hmm... You had some extra variables I don´t know about... I´ll try to keep ´em... Propagating previous variable $Author... Now there follows a long list of such statements. Then there comes : WARNING: the generated configuration file can be edited if necessary! ..... When I try installation (by typing ENTER) I get hundreds of warnings such as: include/G4Types.hh:49:32:CLHEP/config/CLHEP.h: No such file or directory include/G4Types.hh:50:19:complex: No such file or directory ...... However, these files are all there. What´s wrong? Thank you very much, Ernst Fill