Problem 29 - Installation on RedHat6.0
Summary: Installation on RedHat6.0
Status: CLOSED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 0.1
Hardware: PC Linux
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 1999-11-02 14:07 CET by messier
Modified: 2000-02-28 09:07 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.