<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><span style="font-family: Helvetica;">Hello,
<br>
I am trying to install Rivet manually but am having a problem when trying to 'make' it.<br>
<br>
I have run ./configure --prefix=... --with-boost-incpath=... --with-hepmc-incpath=... --with-fastjet-incpath=...<br>
and I'm quite sure that I've installed hepmc and fastjet correctly, and my boost headers are being found properly.<br>
<br>
The error message I get is:<br>
<br>
Making all in .<br>
make[2]: Entering directory `/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/source/Rivet-1.3.0/src'<br>
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -L/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/RIVET/lib -L -L/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/HepMC/lib -export-dynamic -version-info 6:0:0  -o libRivet.la -rpath /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/RIVET/lib 
 Core/libRivetCore.la Projections/libRivetProjections.la Analyses/libRivetAnalysisTools.la Tools/libRivetTools.la -ldl -lm -lHepMC -L/usr/lib -lgsl -lgslcblas -lm -Wl,-rpath,/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/fastjet-2.4.2/lib -lm -L/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/fastjet-2.4.2/lib
 -lfastjet -lSISConePlugin -lsiscone -lsiscone_spherical -lCDFConesPlugin -lD0RunIIConePlugin -lNestedDefsPlugin -lTrackJetPlugin -lATLASConePlugin -lCMSIterativeConePlugin -lEECambridgePlugin -lJadePlugin
<br>
libtool: link: require no space between `-L' and `-L/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/HepMC/lib'<br>
make[2]: *** [libRivet.la] Error 1<br>
make[2]: Leaving directory `/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/source/Rivet-1.3.0/src'<br>
make[1]: *** [all-recursive] Error 1<br>
make[1]: Leaving directory `/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/heplocal/source/Rivet-1.3.0/src'<br>
make: *** [all-recursive] Error 1<br>
<br>
Thanks for your help,<br>
<br>
Kiran Joshi<br>
</span></div>
</body>
</html>