More details.
This commit is contained in:
parent
c7ef08d7fa
commit
4f8f291728
12
README.md
12
README.md
@ -59,10 +59,14 @@ Prepare a file, `finlename.mac`, with your beamline and spectrometer design foll
|
||||
### RedHat and old systems ###
|
||||
|
||||
For compilation on RedHat systems:
|
||||
# Make sure that the `gcc-toolset-13` package is installed
|
||||
# Use the follwoing compilation command: `scl enable gcc-toolset-13 'make -j8'`
|
||||
# Use `CMakeLists_rhel8.txt`: `cp CMakeLists_rhel8.txt CMakeLists.txt`
|
||||
# If you have Root 6.30 use `FindROOT_6.30.cmake`: `cp FindROOT_6.30.cmake FindROOT.cmake`
|
||||
|
||||
* Make sure that the `gcc-toolset-13` package is installed
|
||||
|
||||
* Use the follwoing compilation command: `scl enable gcc-toolset-13 'make -j8'`
|
||||
|
||||
* Use `CMakeLists_rhel8.txt`: `cp CMakeLists_rhel8.txt CMakeLists.txt`
|
||||
|
||||
* If you have Root 6.30 use `FindROOT_6.30.cmake`: `cp FindROOT_6.30.cmake FindROOT.cmake`
|
||||
|
||||
### Contact ###
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user