Skip to content

Commit

Permalink
providing path of shared library to ROOT
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioiuliano2 committed Feb 4, 2025
1 parent 37f61d7 commit d076ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tpythia6.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,5 @@ module load BASE/1.0
set TPYTHIA6_ROOT \$::env(BASEDIR)/$PKGNAME/\$version
setenv TPYTHIA6_ROOT \$TPYTHIA6_ROOT
prepend-path ROOT_INCLUDE_PATH \$TPYTHIA6_ROOT/inc
prepend-path LD_LIBRARY_PATH \$TPYTHIA6_ROOT/lib
prepend-path LD_LIBRARY_PATH \$TPYTHIA6_ROOT
EoF

0 comments on commit d076ce4

Please sign in to comment.