Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
fe2b44d1
Commit
fe2b44d1
authored
8 years ago
by
Marko Petric
Browse files
Options
Downloads
Patches
Plain Diff
Move CI to Geant4 10.2.2 and CLHEP 2.3.1.1
parent
44784f2b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.d/init_x86_64.sh
+2
-2
2 additions, 2 deletions
.gitlab-ci.d/init_x86_64.sh
with
2 additions
and
2 deletions
.gitlab-ci.d/init_x86_64.sh
+
2
−
2
View file @
fe2b44d1
...
...
@@ -59,7 +59,7 @@ export LD_LIBRARY_PATH="$ROOTSYS/lib:$LD_LIBRARY_PATH"
# CLHEP
#--------------------------------------------------------------------------------
export
CLHEP
=
${
CLICREPO
}
/software/CLHEP/2.
2.0.4
/
${
BUILD_FLAVOUR
}
export
CLHEP
=
${
CLICREPO
}
/software/CLHEP/2.
3.1.1
/
${
BUILD_FLAVOUR
}
export
CLHEP_BASE_DIR
=
"
$CLHEP
"
export
CLHEP_INCLUDE_DIR
=
"
$CLHEP
/include"
export
PATH
=
"
$CLHEP_BASE_DIR
/bin:
$PATH
"
...
...
@@ -79,7 +79,7 @@ export LD_LIBRARY_PATH="$XercesC_HOME/lib:$LD_LIBRARY_PATH"
# Geant4
#--------------------------------------------------------------------------------
export
G4INSTALL
=
${
CLICREPO
}
/software/Geant4/10.0
1
.p0
3
/
${
BUILD_FLAVOUR
}
export
G4INSTALL
=
${
CLICREPO
}
/software/Geant4/10.0
2
.p0
2
/
${
BUILD_FLAVOUR
}
export
G4ENV_INIT
=
"
$G4INSTALL
/bin/geant4.sh"
export
G4SYSTEM
=
"Linux-g++"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment