Skip to content

Commit

Permalink
put flybrain first in LD_LIBRARY_PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Sep 27, 2018
1 parent 3129785 commit 274d98f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flybrain.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export PATH="/public/flybrain/R/:/public/flybrain/cmtk/lib/cmtk/bin/:$PATH"
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/public/flybrain/R/lib
export LD_LIBRARY_PATH="/public/flybrain/R/lib:${LD_LIBRARY_PATH}"


0 comments on commit 274d98f

Please sign in to comment.