Changes between Version 33 and Version 34 of InstallingCorsika


Ignore:
Timestamp:
10/30/18 22:01:16 (6 years ago)
Author:
tbretz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallingCorsika

    v33 v34  
    5050
    5151Which you acknowledge. Now, go ahead!
     52
     53For completeness, here is the full session with Corsika 7.64
     54
     55{{{#!Spoiler
     56{{{#!bash
     57 
     58
     59|===========================================================================|
     60|                          Welcome to COCONUT (v3.1)                        |
     61|                  -- the CORSIKA CONfiguration UTility --                  |
     62|===========================================================================|
     63|                                                                           |
     64|                                                                           |
     65|           create an executable of a specific CORSIKA version              |
     66|                                                                           |
     67|                                                                           |
     68|        Please read the documentation for a detailed description           |
     69|                   of the options and how to use it.                       |
     70|                                                                           |
     71|             Try './coconut -h' to get some help about COCONUT             |
     72|    Use './coconut --expert' to enable additional configuration steps.     |
     73|                                                                           |
     74| (press 'Enter' to select an option followed by "[DEFAULT]" or "[CACHED]") |
     75|                                                                           |
     76|===========================================================================|
     77
     78
     79
     80
     81---------------------------------------------------------------------------
     82 Compile in 32 or 64bit mode ?
     83    1 - Force 32bit mode
     84    2 - Use compiler default ('-m64' on a 64bit machine) [DEFAULT]
     85
     86    r - restart (reset all options to cached values)
     87    x - exit make
     88
     89    (only one choice possible):
     90    SELECTED         : NOM32
     91
     92
     93---------------------------------------------------------------------------
     94 Which high energy hadronic interaction model do you want to use ?
     95    1 - DPMJET-III (2017.1) with PHOJET 1.20.0
     96    2 - EPOS LHC
     97    3 - NEXUS 3.97
     98    4 - QGSJET 01C (enlarged commons) [DEFAULT]
     99    5 - QGSJETII-04
     100    6 - SIBYLL 2.3c
     101    7 - VENUS 4.12
     102
     103    r - restart (reset all options to cached values)
     104    x - exit make
     105
     106    (only one choice possible):
     107    SELECTED         : QGSJET01
     108
     109
     110---------------------------------------------------------------------------
     111 Which low energy hadronic interaction model do you want to use ?
     112    1 - GHEISHA 2002d (double precision) [DEFAULT]
     113    2 - FLUKA
     114    3 - URQMD 1.3cr
     115
     116    r - restart (reset all options to cached values)
     117    x - exit make
     118
     119    (only one choice possible):
     120    SELECTED         : GHEISHA
     121
     122
     123---------------------------------------------------------------------------
     124 Which detector geometry do you have ?
     125    1 - horizontal flat detector array [DEFAULT]
     126    2 - non-flat (volume) detector geometry
     127    3 - vertical string detector geometry
     128
     129    r - restart (reset all options to cached values)
     130    x - exit make
     131
     132    (only one choice possible):
     133    SELECTED         : HORIZONTAL
     134
     135
     136---------------------------------------------------------------------------
     137  options:   GHEISHA TIMEAUTO QGSJET01 HORIZONTAL
     138
     139 Which additional CORSIKA program options do you need ?
     140    1a - Cherenkov version
     141    1b - Cherenkov version using Bernlohr IACT routines (for telescopes)
     142    1c - apply atm. absorption, mirror reflectivity & quantum eff.
     143    1d - Auger Cherenkov longitudinal distribution
     144    1e - TRAJECTory version to follow motion of source on the sky
     145    2 - LPM-effect without thinning
     146    2a - THINning version (includes LPM)
     147    2b - MULTIple THINning version (includes LPM)
     148    3 - PRESHOWER version for EeV gammas
     149    4 - NEUTRINO version
     150    4a - NUPRIM primary neutrino version with HERWIG
     151    4b - ICECUBE1 FIFO version
     152    4c - ICECUBE2 gzip/pipe output
     153    5 - STACK INput of secondaries, no primary particle
     154    6 - CHARMed particle/tau lepton version with PYTHIA
     155    6a - TAU LEPton version with PYTHIA
     156    7 - SLANT depth instead of vertical depth for longi-distribution
     157    7a - CURVED atmosphere version
     158    7b - UPWARD particles version
     159    7c - VIEWCONE version
     160    8a - shower PLOT version (PLOTSH) (only for single events)
     161    8b - shower PLOT(C) version (PLOTSH2) (only for single events)
     162    8c - ANAlysis HISTos & THIN (instead of particle file)
     163    8d - Auger-histo file & THIN
     164    8e - MUON-histo file
     165    9 - external atmosphere functions (table interpolation)
     166         (using bernlohr C-routines)
     167    9a - EFIELD version for electrical field in atmosphere
     168    9b - RIGIDITY Ooty version rejecting low-energy primaries entering Earth-magnetic field
     169    10a - DYNamic intermediate particle STACK
     170    10b - Remote Control for Corsika
     171    a - CONEX for high energy MC and cascade equations
     172    b - PARALLEL treatment of subshowers (includes LPM)
     173    c - CoREAS Radio Simulations
     174    d1 - Inclined observation plane
     175    d2 - ROOT particle OUTput file
     176    e - interaction test version (only for 1st interaction)
     177    f - Auger-info file instead of dbase file
     178    g - COMPACT particle output file
     179    h - MUPROD to write decaying muons
     180    h2 - prEHISTORY of muons: mother and grandmother
     181    k - annitest cross-section version (obsolete)
     182    l - hit Auger detector (steered by AUGSCT)
     183      - ------------------------------------------
     184    y - *** Reset selection ***
     185    z - *** Finish selection *** [DEFAULT]
     186
     187    r - restart (reset all options to cached values)
     188    x - exit make
     189
     190    (multiple selections accepted, leading '-' removes option): 1a 1c 1e 2a 7c 9
     191
     192
     193---------------------------------------------------------------------------
     194 Cherenkov light vertical (longitudinal) distribution option ?
     195    1 - Photons counted only in the step where emitted [DEFAULT]
     196    2 - Photons counted in every step down to the observation level
     197        (compatible with old versions but inefficient)
     198    3 - No Cherenkov light distribution at all
     199
     200    r - restart (reset all options to cached values)
     201    x - exit make
     202
     203    (only one choice possible): 3
     204    SELECTED         : NOCLONG
     205
     206
     207---------------------------------------------------------------------------
     208 Do you want Cherenkov light emission angle wavelength dependence ?
     209    1 - Emission angle is wavelength independent [DEFAULT]
     210    2 - Emission angle depending on wavelength
     211
     212    r - restart (reset all options to cached values)
     213    x - exit make
     214
     215    (only one choice possible): 2
     216    SELECTED         : CERWLEN
     217    SELECTED         : CERENKOV
     218    NOT COMPATIBLE TO: COMPACT VOLUMECORR INTTEST ANAHIST AUGERHIST MUONHIST AUGCERLONG ICECUBE1 ICECUBE2
     219    SELECTED         : CEFFIC
     220    NOT COMPATIBLE TO: INTTEST CURVED AUGCERLONG
     221    SELECTED         : TRAJECT
     222    NOT COMPATIBLE TO: INTTEST UPWARD
     223    SELECTED         : THIN
     224    NOT COMPATIBLE TO: ICECUBE1 INTTEST LPM
     225    SELECTED         : VIEWCONE
     226    NOT COMPATIBLE TO: VOLUMECORR INTTEST
     227    SELECTED path to installation: "/home/tbretz/SW/corsika-764xx/bernlohr"
     228    SELECTED         : ATMEXT
     229    NOT COMPATIBLE TO: INTTEST
     230
     231
     232---------------------------------------------------------------------------
     233  options:   GHEISHA TIMEAUTO QGSJET01 HORIZONTAL
     234  selection: BERNLOHRDIR CEFFIC THIN VIEWCONE TRAJECT NOCLONG CERWLEN CERENKOV ATMEXT
     235
     236 Which additional CORSIKA program options do you need ?
     237    1a - Cherenkov version
     238    1b - Cherenkov version using Bernlohr IACT routines (for telescopes)
     239    1c - apply atm. absorption, mirror reflectivity & quantum eff.
     240    1d - Auger Cherenkov longitudinal distribution
     241    1e - TRAJECTory version to follow motion of source on the sky
     242    2 - LPM-effect without thinning
     243    2a - THINning version (includes LPM)
     244    2b - MULTIple THINning version (includes LPM)
     245    3 - PRESHOWER version for EeV gammas
     246    4 - NEUTRINO version
     247    4a - NUPRIM primary neutrino version with HERWIG
     248    4b - ICECUBE1 FIFO version
     249    4c - ICECUBE2 gzip/pipe output
     250    5 - STACK INput of secondaries, no primary particle
     251    6 - CHARMed particle/tau lepton version with PYTHIA
     252    6a - TAU LEPton version with PYTHIA
     253    7 - SLANT depth instead of vertical depth for longi-distribution
     254    7a - CURVED atmosphere version
     255    7b - UPWARD particles version
     256    7c - VIEWCONE version
     257    8a - shower PLOT version (PLOTSH) (only for single events)
     258    8b - shower PLOT(C) version (PLOTSH2) (only for single events)
     259    8c - ANAlysis HISTos & THIN (instead of particle file)
     260    8d - Auger-histo file & THIN
     261    8e - MUON-histo file
     262    9 - external atmosphere functions (table interpolation)
     263         (using bernlohr C-routines)
     264    9a - EFIELD version for electrical field in atmosphere
     265    9b - RIGIDITY Ooty version rejecting low-energy primaries entering Earth-magnetic field
     266    10a - DYNamic intermediate particle STACK
     267    10b - Remote Control for Corsika
     268    a - CONEX for high energy MC and cascade equations
     269    b - PARALLEL treatment of subshowers (includes LPM)
     270    c - CoREAS Radio Simulations
     271    d1 - Inclined observation plane
     272    d2 - ROOT particle OUTput file
     273    e - interaction test version (only for 1st interaction)
     274    f - Auger-info file instead of dbase file
     275    g - COMPACT particle output file
     276    h - MUPROD to write decaying muons
     277    h2 - prEHISTORY of muons: mother and grandmother
     278    k - annitest cross-section version (obsolete)
     279    l - hit Auger detector (steered by AUGSCT)
     280      - ------------------------------------------
     281    y - *** Reset selection ***
     282    z - *** Finish selection *** [DEFAULT]
     283
     284    r - restart (reset all options to cached values)
     285    x - exit make
     286
     287    (multiple selections accepted, leading '-' removes option):
     288  Are you sure you want to continue with these current option selection:
     289    BERNLOHRDIR CEFFIC THIN VIEWCONE TRAJECT NOCLONG CERWLEN CERENKOV ATMEXT
     290    yes or no ? (default: yes) >
     291
     292
     293-------------------------------------------------------------------------
     294  Your final selection to build CORSIKA is:
     295
     296  options:   GHEISHA TIMEAUTO QGSJET01 HORIZONTAL
     297  selection: BERNLOHRDIR CEFFIC THIN VIEWCONE TRAJECT NOCLONG CERWLEN CERENKOV ATMEXT
     298
     299
     300
     301---------------------------------------------------------------------------
     302 Configuration is finished. How do you want to proceed ?
     303    f - Compiling and remove temporary files [DEFAULT]
     304    k - Compile and keep extracted CORSIKA source code
     305    n - Just extract source code. Do not compile!
     306
     307    r - restart (reset all options to cached values)
     308    x - exit make
     309
     310    (only one choice possible):
     311    SELECTED         : COMPILE
     312checking whether to enable maintainer-specific portions of Makefiles... no
     313checking build system type... x86_64-unknown-linux-gnu
     314checking host system type... x86_64-unknown-linux-gnu
     315checking for a BSD-compatible install... /usr/bin/install -c
     316checking whether build environment is sane... yes
     317checking for a thread-safe mkdir -p... /bin/mkdir -p
     318checking for gawk... gawk
     319checking whether make sets $(MAKE)... yes
     320checking whether make supports nested variables... yes
     321checking to compile without optimisation and system flags... (cached) no
     322checking whether to generate debug... (cached) yes
     323checking for pgf77... no
     324checking for ifc... no
     325checking for ifort... no
     326checking for gfortran... gfortran
     327checking whether the Fortran 77 compiler works... yes
     328checking for Fortran 77 compiler default output file name... a.out
     329checking for suffix of executables...
     330checking whether we are cross compiling... no
     331checking for suffix of object files... o
     332checking whether we are using the GNU Fortran 77 compiler... yes
     333checking whether gfortran accepts -g... yes
     334checking for cc... cc
     335checking whether we are using the GNU C compiler... yes
     336checking whether cc accepts -g... yes
     337checking for cc option to accept ISO C89... none needed
     338checking whether cc understands -c and -o together... yes
     339checking for style of include used by make... GNU
     340checking dependency style of cc... gcc3
     341checking for g++... g++
     342checking whether we are using the GNU C++ compiler... yes
     343checking whether g++ accepts -g... yes
     344checking dependency style of g++... gcc3
     345checking for cpp... cpp
     346checking how to run the C preprocessor... cpp
     347checking how to get verbose linking output from gfortran... -v
     348checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/5 -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/5/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/5/../../.. -lgfortran -lm -lquadmath
     349checking how to print strings... printf
     350checking for a sed that does not truncate output... /bin/sed
     351checking for grep that handles long lines and -e... /bin/grep
     352checking for egrep... /bin/grep -E
     353checking for fgrep... /bin/grep -F
     354checking for ld used by cc... /usr/bin/ld
     355checking if the linker (/usr/bin/ld) is GNU ld... yes
     356checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
     357checking the name lister (/usr/bin/nm -B) interface... BSD nm
     358checking whether ln -s works... yes
     359checking the maximum length of command line arguments... 1572864
     360checking whether the shell understands some XSI constructs... yes
     361checking whether the shell understands "+="... yes
     362checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
     363checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
     364checking for /usr/bin/ld option to reload object files... -r
     365checking for objdump... objdump
     366checking how to recognize dependent libraries... pass_all
     367checking for dlltool... no
     368checking how to associate runtime and link libraries... printf %s\n
     369checking for ar... ar
     370checking for archiver @FILE support... @
     371checking for strip... strip
     372checking for ranlib... ranlib
     373checking command to parse /usr/bin/nm -B output from cc object... ok
     374checking for sysroot... no
     375checking for mt... mt
     376checking if mt is a manifest tool... no
     377checking for ANSI C header files... yes
     378checking for sys/types.h... yes
     379checking for sys/stat.h... yes
     380checking for stdlib.h... yes
     381checking for string.h... yes
     382checking for memory.h... yes
     383checking for strings.h... yes
     384checking for inttypes.h... yes
     385checking for stdint.h... yes
     386checking for unistd.h... yes
     387checking for dlfcn.h... yes
     388checking for objdir... .libs
     389checking if cc supports -fno-rtti -fno-exceptions... no
     390checking for cc option to produce PIC... -fPIC -DPIC
     391checking if cc PIC flag -fPIC -DPIC works... yes
     392checking if cc static flag -static works... yes
     393checking if cc supports -c -o file.o... yes
     394checking if cc supports -c -o file.o... (cached) yes
     395checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     396checking whether -lc should be explicitly linked in... no
     397checking dynamic linker characteristics... GNU/Linux ld.so
     398checking how to hardcode library paths into programs... immediate
     399checking whether stripping libraries is possible... yes
     400checking if libtool supports shared libraries... yes
     401checking whether to build shared libraries... yes
     402checking whether to build static libraries... yes
     403checking how to run the C++ preprocessor... g++ -E
     404checking for ld used by g++... /usr/bin/ld -m elf_x86_64
     405checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
     406checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     407checking for g++ option to produce PIC... -fPIC -DPIC
     408checking if g++ PIC flag -fPIC -DPIC works... yes
     409checking if g++ static flag -static works... yes
     410checking if g++ supports -c -o file.o... yes
     411checking if g++ supports -c -o file.o... (cached) yes
     412checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     413checking dynamic linker characteristics... (cached) GNU/Linux ld.so
     414checking how to hardcode library paths into programs... immediate
     415checking if libtool supports shared libraries... yes
     416checking whether to build shared libraries... yes
     417checking whether to build static libraries... yes
     418checking for gfortran option to produce PIC... -fPIC
     419checking if gfortran PIC flag -fPIC works... yes
     420checking if gfortran static flag -static works... yes
     421checking if gfortran supports -c -o file.o... yes
     422checking if gfortran supports -c -o file.o... (cached) yes
     423checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
     424checking dynamic linker characteristics... (cached) GNU/Linux ld.so
     425checking how to hardcode library paths into programs... immediate
     426./configure: line 19111: BOOST_PROGRAM_OPTIONS: command not found
     427checking to make dist... (cached) no
     428checking 32 bits compatibility... no
     429checking for stdint.h... (cached) yes
     430checking explicitly use the -m32 flag... (cached) no
     431checking explicitly use the -frecord-marker=4 flag... (cached) no
     432checking detector geometry... horizontal
     433checking time library... rc
     434checking high energy model... qgsjet01
     435checking for fluka... no
     436checking low energy model... gheisha
     437checking for thinning... (cached) yes
     438checking for Cherenkov grid detector... (cached) yes
     439checking for bernlohr... /home/tbretz/SW/corsika-764xx/bernlohr
     440checking for Cherenkov telescope detector... (cached) no
     441checking new Cherenkov counting... (cached) no
     442checking no cherenkov longitudinla profile... (cached) yes
     443checking Cherenkov wavelength dependent... (cached) yes
     444checking simulate telescope detector... (cached) yes
     445checking for external IACT Cherenkov file... (cached) no
     446checking external atmosphere... (cached) yes
     447checking for multiple thinning... (cached) no
     448checking neutrino primaries... (cached) no
     449checking ICECUBE FiFo... (cached) no
     450checking ICECUBE gzip/pipe output... (cached) no
     451checking BAACK modules with C++0x option... (cached) no
     452checking BAACK modules with C++11 option... (cached) no
     453checking BAACK modules with C++14 option... (cached) no
     454checking BAACK modules with C++1z option... (cached) no
     455checking for BAACK... no
     456checking DYNamic particle STACK... (cached) no
     457checking emulation of normal stack... (cached) no
     458checking stores every saved particle to file... (cached) no
     459checking reimplementation of the ICECUBE1 module... (cached) no
     460checking user defined intermediate particle stack... (cached) no
     461checking Remote acces to corsika... (cached) no
     462checking plot shower... (cached) no
     463checking plot shower C... (cached) no
     464checking for cernlib... no
     465checking interaction test... (cached) no
     466checking slant profile... (cached) no
     467checking curved atmosphere... (cached) no
     468checking upward particles... (cached) no
     469checking viewcone... (cached) yes
     470checking cerenkov longitudinal profile... (cached) no
     471checking photon preshower... (cached) no
     472checking MUPROD... (cached) no
     473checking compact output... (cached) no
     474checking annitest... (cached) no
     475checking LPM effect... (cached) no
     476checking stack input... (cached) no
     477checking for pythia... no
     478checking pythia charm production... (cached) no
     479checking for herwig... no
     480checking herwig neutrino production (NUPRIM)... (cached) no
     481checking augerhit... (cached) no
     482checking pythia tau lepton production... (cached) no
     483checking particle history... (cached) no
     484checking trajectory... (cached) yes
     485checking electrical field... (cached) no
     486checking rigidity... (cached) no
     487checking for root... no
     488checking particle output in root file... (cached) no
     489checking machine independent output... (cached) no
     490checking for COASTUSERLIB... no
     491checking External COAST user library... (cached) no
     492checking CoREAS radio simulations... (cached) no
     493checking Inclined observation level... (cached) no
     494checking for conex... no
     495checking CONEX cascade equation (CONEX)... (cached) no
     496checking produce analysis histograms... (cached) no
     497checking augerinfo... (cached) no
     498checking augerhist... (cached) no
     499checking muonhist... (cached) no
     500checking parallel computation... (cached) no
     501checking for mpirunner_lib... no
     502checking parallel computation with MPI... (cached) no
     503checking do not compile binaries, just extract CORSIKA compilefile... (cached) no
     504checking to keep the CORSIKA compilefile... (cached) no
     505checking that generated files are newer than configure... done
     506configure: creating ./config.status
     507config.status: creating Makefile
     508config.status: creating baack/Makefile
     509config.status: creating bernlohr/Makefile
     510config.status: creating conex/Makefile
     511config.status: creating dpmjet/Makefile
     512config.status: creating epos/Makefile
     513config.status: creating pythia/Makefile
     514config.status: creating herwig/Makefile
     515config.status: creating nexus/Makefile
     516config.status: creating urqmd/Makefile
     517config.status: creating src/Makefile
     518config.status: creating run/Makefile
     519config.status: creating doc/Makefile
     520config.status: creating lib/Makefile
     521config.status: creating coast/Makefile
     522config.status: creating coast/Documentation/Makefile
     523config.status: creating coast/CorsikaOptions/rootout/Makefile
     524config.status: creating coast/CorsikaOptions/CoREAS/Makefile
     525config.status: creating coast/CorsikaOptions/Makefile
     526config.status: creating coast/CorsikaOptions/InclinedPlane/Makefile
     527config.status: creating coast/CorsikaFileIO/Makefile
     528config.status: creating coast/CorsikaInterface/Makefile
     529config.status: creating coast/CorsikaToROOT/Makefile
     530config.status: creating coast/CorsikaROOT/Makefile
     531config.status: creating coast/CorsikaIntern/Makefile
     532config.status: creating include/config.h
     533config.status: executing depfiles commands
     534config.status: executing libtool commands
     535- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
     536
     537
     538Compile CORSIKA in "/home/tbretz/SW/corsika-764xx/lib/unknown" and copy executable in "/home/tbretz/SW/corsika-764xx/run"
     539
     540Making install in bernlohr
     541make[1]: Entering directory '/home/tbretz/SW/corsika-764xx/bernlohr'
     542cc -DHAVE_CONFIG_H -I. -I../include     -g -D_FILE_OFFSET_BITS=64 -MT libbern_a-fileopen.o -MD -MP -MF .deps/libbern_a-fileopen.Tpo -c -o libbern_a-fileopen.o `test -f 'fileopen.c' || echo './'`fileopen.c
     543mv -f .deps/libbern_a-fileopen.Tpo .deps/libbern_a-fileopen.Po
     544cc -DHAVE_CONFIG_H -I. -I../include     -g -D_FILE_OFFSET_BITS=64 -MT libbern_a-straux.o -MD -MP -MF .deps/libbern_a-straux.Tpo -c -o libbern_a-straux.o `test -f 'straux.c' || echo './'`straux.c
     545mv -f .deps/libbern_a-straux.Tpo .deps/libbern_a-straux.Po
     546rm -f libbern.a
     547ar cru libbern.a libbern_a-fileopen.o libbern_a-straux.o
     548ar: `u' modifier ignored since `D' is the default (see `U')
     549ranlib libbern.a
     550cc -DHAVE_CONFIG_H -I. -I../include     -g -D_FILE_OFFSET_BITS=64 -MT libatmext_a-atmo.o -MD -MP -MF .deps/libatmext_a-atmo.Tpo -c -o libatmext_a-atmo.o `test -f 'atmo.c' || echo './'`atmo.c
     551mv -f .deps/libatmext_a-atmo.Tpo .deps/libatmext_a-atmo.Po
     552cc -DHAVE_CONFIG_H -I. -I../include     -g -D_FILE_OFFSET_BITS=64 -MT libatmext_a-fileopen.o -MD -MP -MF .deps/libatmext_a-fileopen.Tpo -c -o libatmext_a-fileopen.o `test -f 'fileopen.c' || echo './'`fileopen.c
     553mv -f .deps/libatmext_a-fileopen.Tpo .deps/libatmext_a-fileopen.Po
     554cc -DHAVE_CONFIG_H -I. -I../include     -g -D_FILE_OFFSET_BITS=64 -MT libatmext_a-straux.o -MD -MP -MF .deps/libatmext_a-straux.Tpo -c -o libatmext_a-straux.o `test -f 'straux.c' || echo './'`straux.c
     555mv -f .deps/libatmext_a-straux.Tpo .deps/libatmext_a-straux.Po
     556rm -f libatmext.a
     557ar cru libatmext.a libatmext_a-atmo.o libatmext_a-fileopen.o libatmext_a-straux.o
     558ar: `u' modifier ignored since `D' is the default (see `U')
     559ranlib libatmext.a
     560make[2]: Entering directory '/home/tbretz/SW/corsika-764xx/bernlohr'
     561 /bin/mkdir -p '/home/tbretz/SW/corsika-764xx/lib/unknown'
     562 /usr/bin/install -c -m 644  libbern.a libatmext.a '/home/tbretz/SW/corsika-764xx/lib/unknown'
     563 ( cd '/home/tbretz/SW/corsika-764xx/lib/unknown' && ranlib libbern.a )
     564 ( cd '/home/tbretz/SW/corsika-764xx/lib/unknown' && ranlib libatmext.a )
     565make[2]: Nothing to be done for 'install-data-am'.
     566make[2]: Leaving directory '/home/tbretz/SW/corsika-764xx/bernlohr'
     567make[1]: Leaving directory '/home/tbretz/SW/corsika-764xx/bernlohr'
     568Making install in src
     569make[1]: Entering directory '/home/tbretz/SW/corsika-764xx/src'
     570cpp  -DHAVE_CONFIG_H -I../include -traditional-cpp corsika.F > corsikacompilefile.f
     571gfortran -O0  -g -std=legacy -c -o corsika-corsikacompilefile.o `test -f 'corsikacompilefile.f' || echo './'`corsikacompilefile.f
     572depbase=`echo tobuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
     573cc -DHAVE_CONFIG_H -I. -I../include        -g -D_FILE_OFFSET_BITS=64 -MT tobuf.o -MD -MP -MF $depbase.Tpo -c -o tobuf.o tobuf.c &&\
     574mv -f $depbase.Tpo $depbase.Po
     575gfortran -O0  -g -std=legacy -c -o corsika-qgsjet01d.o `test -f 'qgsjet01d.f' || echo './'`qgsjet01d.f
     576gfortran -O0  -g -std=legacy -c -o corsika-gheisha_2002d.o `test -f 'gheisha_2002d.f' || echo './'`gheisha_2002d.f
     577depbase=`echo timerc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
     578cc -DHAVE_CONFIG_H -I. -I../include        -g -D_FILE_OFFSET_BITS=64 -MT timerc.o -MD -MP -MF $depbase.Tpo -c -o timerc.o timerc.c &&\
     579mv -f $depbase.Tpo $depbase.Po
     580/bin/bash ../libtool  --tag=F77   --mode=link gfortran -O0  -g -std=legacy  -D_FILE_OFFSET_BITS=64 -o corsika corsika-corsikacompilefile.o tobuf.o  corsika-qgsjet01d.o    corsika-gheisha_2002d.o   timerc.o -L/home/tbretz/SW/corsika-764xx/lib/unknown -lbern -latmext     
     581libtool: link: gfortran -O0 -g -std=legacy -D_FILE_OFFSET_BITS=64 -o corsika corsika-corsikacompilefile.o tobuf.o corsika-qgsjet01d.o corsika-gheisha_2002d.o timerc.o  -L/home/tbretz/SW/corsika-764xx/lib/unknown -lbern -latmext
     582make[2]: Entering directory '/home/tbretz/SW/corsika-764xx/src'
     583 /bin/mkdir -p '/home/tbretz/SW/corsika-764xx/run'
     584  /bin/bash ../libtool   --mode=install /usr/bin/install -c corsika '/home/tbretz/SW/corsika-764xx/run'
     585libtool: install: /usr/bin/install -c corsika /home/tbretz/SW/corsika-764xx/run/corsika
     586make[2]: Nothing to be done for 'install-data-am'.
     587make[2]: Leaving directory '/home/tbretz/SW/corsika-764xx/src'
     588make[1]: Leaving directory '/home/tbretz/SW/corsika-764xx/src'
     589Making install in .
     590make[1]: Entering directory '/home/tbretz/SW/corsika-764xx'
     591make[2]: Entering directory '/home/tbretz/SW/corsika-764xx'
     592make  install-exec-hook
     593make[3]: Entering directory '/home/tbretz/SW/corsika-764xx'
     594 
     595 
     596 
     597--> "corsika76400Linux_QGSJET_gheisha_thin" successfully installed in :
     598    /home/tbretz/SW/corsika-764xx/run/
     599 
     600--> You can run CORSIKA in /home/tbretz/SW/corsika-764xx/run/ using for instance :
     601    ./corsika76400Linux_QGSJET_gheisha_thin < all-inputs > output.txt
     602 
     603 
     604 
     605make[3]: Leaving directory '/home/tbretz/SW/corsika-764xx'
     606make[2]: Nothing to be done for 'install-data-am'.
     607make[2]: Leaving directory '/home/tbretz/SW/corsika-764xx'
     608make[1]: Leaving directory '/home/tbretz/SW/corsika-764xx'
     609}}}
     610}}}
    52611
    53612== Options description ==