Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309505
rivetenv.sh.in
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
561 B
Subscribers
None
rivetenv.sh.in
View Options
# These variables need to exist
prefix=@prefix@
exec_prefix=@exec_prefix@
datarootdir=@datarootdir@
export PATH="$exec_prefix/bin:$PATH"
export @LIBPATHVARNAME@="@libdir@:@HEPMCLIBPATH@:@FASTJETLIBPATH@:$@LIBPATHVARNAME@"
export PYTHONPATH="@RIVET_PYTHONPATH@:$PYTHONPATH"
export TEXMFHOME="@datadir@/Rivet/texmf:$TEXMFHOME"
export HOMETEXMF="@datadir@/Rivet/texmf:$HOMETEXMF"
export TEXMFCNF="@datadir@/Rivet/texmf/cnf:$TEXMFCNF"
if (complete &> /dev/null); then
test -e "@datadir@/Rivet/rivet-completion" && source "@datadir@/Rivet/rivet-completion"
fi
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 3:34 PM (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4007202
Default Alt Text
rivetenv.sh.in (561 B)
Attached To
rRIVETSVN rivetsvn
Event Timeline
Log In to Comment