| Summary: | Cannot install GEANT 4.0.1 on Solaris 2.6 with RW OR STLPORT | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | ylaroche |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | CLOSED INVALID | ||
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | 0.1 | ||
| Hardware: | Sun | ||
| OS: | Solaris | ||
|
Description
ylaroche
1999-10-25 14:47:52 CEST
Please note that the supported compiler on SUN for geant4.0.1 is CC 4.2.
It looks like your system has installed the new version CC 5.0 which is
not yet under support and still under testing.
CLHEP: you should check CLHEP_BASE_DIR is correctly defined in your environment
and CLHEP is _installed_ in your system. In case your CLHEP installation
is not standard, you should update CLHEP_INCLUDE_DIR, CLHEP_LIB_DIR and
CLHEP_LIB in config/architecture.gmk accordingly.
RW: this looks like a configuration problem in your system. Check that the
installation of RW is compatible with the compiler you're using.
STL: only ObjectSpace STL is supported on SUN Solaris for geant4.0.1.
STLPort has currently been tested only on Win/NT systems.
Please, refer to the release-notes for Geant4.0.1 on the Web for
details on which system/compiler/software is supported.
Thanks.
|