Problem 416 - Problem with geant4 installation
Summary: Problem with geant4 installation
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 4.1
Hardware: DEC OSF/1
: P2 normal
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2002-10-03 02:40 CEST by launay
Modified: 2002-10-08 10:57 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description launay 2002-10-03 02:40:44 CEST
When i try to install geant 4.4.1 on Tru64 v5.1a i have this problem with
the include files :

-----------------------------------------------

Starting installation...

/usr/local/cern/geant4.4.1.p01/config/scripts
Making dependency for file src/G4ios.cc ...
In file included from include/G4ios.hh:49,
                 from src/G4ios.cc:35:
include/g4std/iostream:19: iostream: No such file or directory
In file included from include/G4strstreambuf.hh:37,
                 from src/G4ios.cc:38:
include/g4std/strstream:26: strstream: No such file or directory
In file included from include/globals.hh:64,
                 from include/G4strstreambuf.hh:38,
                 from src/G4ios.cc:38:
include/g4std/algorithm:19: algorithm: No such file or directory
In file included from include/globals.hh:92,
                 from include/G4strstreambuf.hh:38,
                 from src/G4ios.cc:38:
include/G4String.hh:45: string: No such file or directory
Making dependency for file src/G4VStateDependent.cc ...
In file included from include/G4ios.hh:49,
                 from include/globals.hh:47,
                 from include/G4VStateDependent.hh:50,
                 from src/G4VStateDependent.cc:35:
include/g4std/iostream:19: iostream: No such file or directory
In file included from include/globals.hh:64,
                 from include/G4VStateDependent.hh:50,
                 from src/G4VStateDependent.cc:35:
include/g4std/algorithm:19: algorithm: No such file or directory
In file included from include/globals.hh:92,
                 from include/G4VStateDependent.hh:50,
                 from src/G4VStateDependent.cc:35:
include/G4String.hh:45: string: No such file or directory
In file included from include/G4StateManager.hh:52,
                 from src/G4VStateDependent.cc:36:
include/g4std/vector:19: algorithm: No such file or directory
include/g4std/vector:20: vector: No such file or directory
Making dependency for file src/G4UnitsTable.cc ...
In file included from include/G4ios.hh:49,
                 from include/globals.hh:47,

--------------------------------------------------------------

etc .....

What can i do ?

Thank's
Comment 1 Gabriele Cosmo 2002-10-08 10:57:59 CEST
DEC-cxx is no longer a supported architecture, and we cannot verify or
investigate further the problem reported.
It looks like a compiler installation problem, apparently the C++ standard
library is either not found or not correctly configured. Verify that the
compiler has been correctly installed in your system.