| Summary: | Errors in N01 | ||
|---|---|---|---|
| Product: | Examples/Basic and Novice | Reporter: | fengyx |
| Component: | N01 | Assignee: | Gabriele Cosmo <Gabriele.Cosmo> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 7.1 | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
fengyx
2005-08-28 10:16:04 CEST
Looks like you installed shared libraries of Geant4 and do not have the path to where they're installed specified in the variable LD_LIBRARY_PATH. Check that G4LIB_BUILD_SHARED is set in your environment when building the example and eventually add the path $G4LIB/G4SYSTEM to LD_LIBRARY_PATH. |