| Summary: | cannot execute program with boolean operations | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | cesar.domingo |
| Component: | config | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | 4.0 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
cesar.domingo
2002-01-08 06:01:27 CET
If you did not set $G4LIB to something else, all libraries should be placed in $G4INSTALL/lib/$G4SYSTEM. Your installation probably failed while compiling the module for boolean solids (geometry/solids/Boolean). Did you install CLHEP-1.7 ? To verify that the compilation completed correctly, set up your envinronment and issue manually "gmake" from $G4INSTALL/source. |