Problem 29

Summary: Installation on RedHat6.0
Product: Geant4 Reporter: messier
Component: configAssignee: Gabriele Cosmo <Gabriele.Cosmo>
Status: CLOSED INVALID    
Severity: normal    
Priority: P2    
Version: 0.1   
Hardware: PC   
OS: Linux   

Description messier 1999-11-02 14:07:24 CET
Hi,

I recently tried to install Geant4 on a Linux-PC running RedHat6.0 following
the installation instruction provided. The "gmake global" command fails with
errors similiar to:

/usr/local/cern/geant4.0.1/tmp/Linux-g++/G4digits/G4DCofThisEvent.d:1: ***
missing separator.  Stop.

I'm using g++ vesion egcs-2.91.66

Thanks!
Mark
Comment 1 Gabriele Cosmo 1999-11-04 11:12:59 CET
The message you've got says that you have a corrupted dependency (.d) file.
Please, get rid of that file by explicitly deleting it or by removing the
complete directory /.../tmp/Linux-g++/G4digits and then issuing the
"gmake global" command again from $G4INSTALL. If this fails, start your
installation from scratch (remove lib tmp and bin directories) and note any
incorrect behavior it may appear.
Also please, note that RedHat6.0 is not supported yet. It will be in future.