hpc:lcgcmake
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hpc:lcgcmake [2015/08/23 23:15] – [LCGCMake] jchilders | hpc:lcgcmake [2015/08/24 19:29] (current) – jchilders | ||
---|---|---|---|
Line 16: | Line 16: | ||
* '' | * '' | ||
* '' | * '' | ||
- | === Install Dependencies === | + | ==== Install Dependencies |
* '' | * '' | ||
* '' | * '' | ||
Line 59: | Line 59: | ||
=== Before you build === | === Before you build === | ||
+ | * The bits below are summarized in this patch file [[hpc: | ||
* Edit '' | * Edit '' | ||
* You have to force cmake to identify your machine as slc6 because some of the tarballs live on a webserver with '' | * You have to force cmake to identify your machine as slc6 because some of the tarballs live on a webserver with '' | ||
Line 119: | Line 120: | ||
-DCMAKE_C_COMPILER=${CMAKE_C_COMPILER} | -DCMAKE_C_COMPILER=${CMAKE_C_COMPILER} | ||
-DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}</ | -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}</ | ||
+ | * Edit '' | ||
+ | -DCMAKE_CXX_COMPILER=${CMAKE_CXX_COMPILER}</ | ||
* Edit '' | * Edit '' | ||
+ | * Edit '' | ||
+ | set(hepmc3_source_command GIT_REPOSITORY http:// | ||
+ | set(hepmc3_source_command GIT_REPOSITORY http:// | ||
=== Building LCG === | === Building LCG === | ||
Line 129: | Line 135: | ||
* After the '' | * After the '' | ||
* '' | * '' | ||
- | * After '' | + | * After '' |
* After ROOT 6 downloads and fails the build, you can make the following edits to fix the ODBC files. Add to the files '' | * After ROOT 6 downloads and fails the build, you can make the following edits to fix the ODBC files. Add to the files '' | ||
hpc/lcgcmake.1440371745.txt.gz · Last modified: 2015/08/23 23:15 by jchilders