Problem 531

Summary: Problem with installation (Configure script)
Product: Geant4 Reporter: ernst.fill
Component: configAssignee: Serguei.Sadilov
Status: CLOSED FIXED    
Severity: major    
Priority: P2    
Version: 5.2   
Hardware: PC   
OS: Windows   

Description ernst.fill 2003-09-18 02:47:53 CEST
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
Comment 1 Serguei.Sadilov 2003-10-27 10:35:59 CET
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.