Skip to content

Commit

Permalink
Add VMCWORKDIR for O2 (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Aug 25, 2016
1 parent d16f0a2 commit 403b996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions o2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ module-whatis "ALICE Modulefile for $PKGNAME $PKGVERSION-@@PKGREVISION@$PKGHASH@
module load BASE/1.0 FairRoot/$FAIRROOT_VERSION-$FAIRROOT_REVISION ${DDS_ROOT:+DDS/$DDS_VERSION-$DDS_REVISION} ${GCC_TOOLCHAIN_ROOT:+GCC-Toolchain/$GCC_TOOLCHAIN_VERSION-$GCC_TOOLCHAIN_REVISION}
# Our environment
setenv O2_ROOT \$::env(BASEDIR)/$PKGNAME/\$version
setenv VMCWORKDIR \$::env(O2_ROOT)/share
prepend-path PATH \$::env(O2_ROOT)/bin
prepend-path LD_LIBRARY_PATH \$::env(O2_ROOT)/lib
$([[ ${ARCHITECTURE:0:3} == osx ]] && echo "prepend-path DYLD_LIBRARY_PATH \$::env(O2_ROOT)/lib")
Expand Down

0 comments on commit 403b996

Please sign in to comment.