<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [Rivet] AGILe</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>This is what I get...<BR>
<BR>
bash-3.2$ ./rivet-bootstrap --no-install-rivet --install-agile --dev-mode on<BR>
Checking for developer mode programs<BR>
Updating AGILe SVN working copy<BR>
LCG area available: using LCG-built packages<BR>
Using LCG platform tag = x86_64-slc5-gcc43-opt<BR>
Boost's headers are not installed properly in /afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt<BR>
Configuring in /home/snavin/my_work/rivet_test/build/agile:<BR>
...<BR>
...<BR>
...<BR>
All done. Now set some variables in your shell:<BR>
...<BR>
...<BR>
bash-3.2$ source rivetenv.sh<BR>
bash-3.2$ agile-runmc --list-gens<BR>
AGILe.Loader: WARN LHAPDF is not available<BR>
<BR>
<BR>
bash-3.2$ echo $LD_LIBRARY_PATH<BR>
/home/snavin/my_work/rivet_test/local/lib:/afs/cern.ch/sw/lcg/external/HepMC/2.05.00/x86_64-slc5-gcc43-opt/lib:/afs/cern.ch/sw/lcg/external/fastjet/2.4.2/x86_64-slc5-gcc43-opt/lib:/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/lib64:/afs/cern.ch/sw/lcg/contrib/mpfr/2.3.1/x86_64-slc5-gcc34-opt/lib:/afs/cern.ch/sw/lcg/contrib/gmp/4.2.2/x86_64-slc5-gcc34-opt/lib:/home/snavin/my_work/rivet_test/local/lib:/afs/cern.ch/sw/lcg/external/HepMC/2.05.01/slc4_amd64_gcc34/lib:/afs/cern.ch/sw/lcg/external/fastjet/2.4.1/slc4_amd64_gcc34/lib:/afs/cern.ch/sw/lcg/external/GSL/1.8/slc4_amd64_gcc34/lib<BR>
<BR>
bash-3.2$ echo $PATH<BR>
/home/snavin/my_work/rivet_test/local/bin:/afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc43-opt/bin:/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/bin:/home/snavin/my_work/rivet_test/local/bin:/afs/cern.ch/user/s/snavin/bin:/afs/cern.ch/user/s/snavin/scripts:/usr/sue/bin:/usr/local/bin:/usr/local/bin/X11:/usr/bin:/bin:/usr/bin/X11:/cern/pro/bin:/usr/kerberos/bin<BR>
<BR>
bash-3.2$ echo $PYTHONPATH<BR>
/home/snavin/my_work/rivet_test/local/lib/python2.6/site-packages:/afs/cern.ch/alice/library/afs_volumes/vol12/root/lib<BR>
<BR>
Sparsh<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: Hendrik Hoeth [<A HREF="mailto:hendrik.hoeth@cern.ch">mailto:hendrik.hoeth@cern.ch</A>]<BR>
Sent: Wed 5/19/2010 3:57 PM<BR>
To: Sparsh Navin; jan.eike.von.seggern@physik.hu-berlin.de; Rivet<BR>
Subject: Re: [Rivet] AGILe<BR>
<BR>
Thus spake Eike von Seggern (jan.eike.von.seggern@physik.hu-berlin.de):<BR>
<BR>
> sorry there was a copy and paste error in my last mail. You need to add<BR>
> the .../lib/ subdirectory of your compiler to LD_LIBRARY_PATH, i.e:<BR>
><BR>
> export LD_LIBRARY_PATH=/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/bin:$LD_LIBRARY_PATH<BR>
<BR>
You mean<BR>
<BR>
export LD_LIBRARY_PATH=/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2p1/x86_64-slc5-gcc34-opt/lib:$LD_LIBRARY_PATH<BR>
<BR>
<BR>
--<BR>
Don't knock the weather. If it didn't change once in a while, nine<BR>
out of ten people couldn't start a conversation. -- Kin Hubbard<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>