Problem 2210 - New update of geant4 10.6 is missing directory of new data files asking for old versions
Summary: New update of geant4 10.6 is missing directory of new data files asking for...
Status: RESOLVED INVALID
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: optical/OpNovice (show other problems)
Version: 10.6
Hardware: All All
: P4 minor
Assignee: Daren Sawkey
URL:
Depends on:
Blocks:
 
Reported: 2019-12-12 11:00 CET by Nelssom
Modified: 2019-12-12 17:23 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Nelssom 2019-12-12 11:00:06 CET
Hello,

The new update of geant4 10.6 is missing the directory of G4EMLOW7.9, asking for G4EMLOW7.7

### ===  Deexcitation model UAtomDeexcitation is activated for 1 region:
          DefaultRegionForTheWorld  1  0  0

-------- EEEE ------- G4Exception-START -------- EEEE -------
*** G4Exception : em0003
      issued by : G4ShellData::LoadData()
data file: /usr/share/geant4-ledata/G4EMLOW7.7/fluor/binding.dat not found
*** Fatal Exception *** core dump ***
 **** Track information is not available at this moment
 **** Step information is not available at this moment

-------- EEEE -------- G4Exception-END --------- EEEE -------


*** G4Exception: Aborting execution ***

if I trying to change the name of directory for the old version happens same with other directory with G4PARTICLEXS2.1 asking for the old version the G4PARTICLEXS1.1 and changing the name for the old version  still not solve problem.

Is there a link to download the old versions? or other solutions for this problem?

I'm using pacman-manger to install geant4 in my new pc, the operation system is ARCO Linux (using arch linux).
Comment 1 Daren Sawkey 2019-12-12 16:44:17 CET
Data files can be downloaded separately, from 
http://geant4.web.cern.ch/support/download

There is also a option during the compile to download these.

Once done, set the various environment variables to point to the new directories. See the installation guide. e.g.
G4LEDATA=/usr/local/montecarlo/data/G4EMLOW7.9
G4PARTICLEXSDATA=/usr/local/montecarlo/data/G4PARTICLEXS2.1

Geant4 isn't asking for the old versions. Rather, the environment variables still point to the old versions.
Comment 2 Daren Sawkey 2019-12-12 17:23:34 CET
If you need further help please ask on the forum:
https://geant4-forum.web.cern.ch/