Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Pawian
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PWA
Pawian
Commits
4046487d
Commit
4046487d
authored
10 years ago
by
kopf
Browse files
Options
Downloads
Patches
Plain Diff
added environment configuration for HIMster
parent
3fc2199f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SetEnv_kph
+10
-0
10 additions, 0 deletions
SetEnv_kph
with
10 additions
and
0 deletions
SetEnv_kph
0 → 100755
+
10
−
0
View file @
4046487d
setenv ROOTSYS /cluster/bes3/lcg/external/ROOT/5.24.00b/x86_64-slc5-gcc43-opt/root
setenv TOP_DIR `pwd | sed -e 's/\/nfs//'`
setenv LD_LIBRARY_PATH ${ROOTSYS}/lib:${TOP_DIR}/lib:/data/work/kphpbb/kopf/PWA/lib:/data/work/kphpbb/kopf/PWA/localSys/lib
setenv PATH ${PATH}:${ROOTSYS}/bin:/data/work/kphpbb/kopf/PWA/bin:/data/work/kphpbb/kopf/PWA/localSys/bin
setenv BOOST_BUILD_PATH /data/work/kphpbb/kopf/PWA/boost-build
echo "\n ROOTSYS: " $ROOTSYS
echo "\n BOOST_BUILD_PATH: " $BOOST_BUILD_PATH
echo "\n"
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