Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
las-it-organisation
32-0-IT instructions and rules
ansible
Commits
ce6493d7
Commit
ce6493d7
authored
May 22, 2018
by
julian.gethmann
Browse files
Add some env vars to DOTepics necessary for comilation of EPICS
parent
a230e41e
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/epics/templates/DOTepics
View file @
ce6493d7
...
...
@@ -3,3 +3,5 @@ export LD_LIBRARY_PATH=/usr/local/share/base-{{epics_version}}/lib/linux-x86_64:
export EPICS_CA_ADDR_LIST=$(dig +short ankasr-appcache.anka.kit.edu)
export PATH=/usr/local/share/base-{{epics_version}}/bin/linux-x86_64:$PATH
export EPICS_BASE=/usr/local/share/base-{{epics_version}}
export EPICS_HOST_ARCH=linux-x86_64
export HOST_ARCH=linux-x86_64
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment