| Summary: | After following the process of installation of Geant4 ,Data of process are not readable by Geant4. | ||
|---|---|---|---|
| Product: | Geant4 | Reporter: | Mayank Rajput <rajputmayank18> |
| Component: | cmake | Assignee: | Ben Morgan <Ben.Morgan> |
| Status: | CLOSED INVALID | ||
| Severity: | normal | ||
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
|
Description
Mayank Rajput
2014-05-27 12:29:36 CEST
Are the listed variables (G4LEDATA, G4LEVELGAMMADATA and G4NEUTRONXSDATA) set in the environment? If not, then the relevant shell script (geant4.sh for general running, geant4make.sh if you are building applications using Geant4's GNUmake system) needs to be sourced. I think the errors indicate that the variables are not set, but it's worth double checking. Closing bugs with no update to requested information |