Great!<br><br><signature><div><table cellpadding="0" cellspacing="0"><tbody><tr><td colspan="2"><div style="padding-bottom:15px;"><div><strong>Dr Andy Buckley, Lecturer / Royal Society University Research Fellow</strong></div><div>Particle Physics Experiment Group, University of Glasgow</div></div></td></tr><tr><td style="vertical-align:top;"></td><td><div style="font-size:0.9em;white-space:nowrap;border-left:2px solid gray;margin-left:20px;padding-left:20px;"><div><div></div><div></div></div></div></td></tr></tbody></table></div></signature>
<div class="gmail_quote nylas-quote nylas-quote-id-e7647523-20ac-1350-e7e8-dd86c080b743@fzu.cz">
<br>
On Jan 10 2018, at 2:16 pm, roman lysak <lysak@fzu.cz> wrote:
<br>
<blockquote class="gmail_quote"
style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<span></span><body bgcolor="#FFFFFF"><div style="padding-bottom: 20px;"></div><div>
<meta content="text/html; charset=utf-8">
<p><br>
</p>
<p> Thanks Andy, adding '--enable-pdfmanual' worked!</p>
<p>Roman</p>
<p><br>
</p>
<br>
<div>On 10/01/18 14:20, Andy Buckley wrote:<br>
</div>
<blockquote type="cite">Hi
Roman,
<div>
<div><br>
</div>
<div>Hmm, it looks like your build has not created the HTML
documentation... aha, this has flagged up an issue where the
HTML and JSON doc files are not built unless the PDF manual is
enabled! I had to make some post-release tweaks to the build
system and somehow this didn't appear in my testing.</div>
<div><br>
</div>
<div>I'll upload a replacement tarball with this bug fixed (and
tested), but for now I think if you add --enable-pdfmanual to
the Rivet ./configure command in the bootstrap it should work.
Thanks for the report.</div>
<div><br>
</div>
<div>Andy</div>
<br>
<span>
<div>
<table cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td colspan="2">
<div style="padding-bottom:15px;">
<div><strong>Dr Andy Buckley, Lecturer / Royal
Society University Research Fellow</strong></div>
<div>Particle Physics Experiment Group, University
of Glasgow</div>
</div>
</td>
</tr>
<tr>
<td style="vertical-align:top;"><br>
</td>
<td><br>
</td>
</tr>
</tbody>
</table>
</div>
</span></div>
<div> <br>
On Jan 10 2018, at 1:01 pm, roman lysak
<a href="mailto:roman.lysak@cern.ch"><roman.lysak@cern.ch></a> wrote: <br>
<blockquote style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex;"> <span></span>
<div><br>
Dear Rivet authors,<br>
<br>
I'm trying to install Rivet v2.6.0 using bootstrap script:<br>
<br>
<a href="http://rivet.hepforge.org/hg/bootstrap/raw-file/2.6.0/rivet-bootstrap">http://rivet.hepforge.org/hg/bootstrap/raw-file/2.6.0/rivet-bootstrap</a><br>
<br>
I ran the command:<br>
<br>
sudo INSTALL_PREFIX=/opt/rivet/v2.6.0 ./rivet-bootstrap<br>
<br>
The compilation seems to succeed while installation of Rivet
files seems <br>
to crash, see the output below.<br>
<br>
Do you have any hint what could be the reason?<br>
<br>
Thanks a lot,<br>
<br>
Roman<br>
<br>
<br>
...<br>
Making install in analyses<br>
make[1]: Entering directory
'/home/lysak/tmp/Rivet-2.6.0/analyses'<br>
mkdir -p ./data<br>
ln -s -f
/home/lysak/tmp/Rivet-2.6.0/analyses/plugin*/*.{info,plot,yoda}
<br>
./data<br>
make[2]: Entering directory
'/home/lysak/tmp/Rivet-2.6.0/analyses'<br>
/usr/bin/install -c RivetALICEAnalyses.so
RivetATLASAnalyses.so <br>
RivetCDFAnalyses.so RivetCMSAnalyses.so RivetD0Analyses.so <br>
RivetHERAAnalyses.so RivetLEPAnalyses.so
RivetLHCbAnalyses.so <br>
RivetLHCfAnalyses.so RivetMCAnalyses.so RivetMiscAnalyses.so
<br>
RivetPetraAnalyses.so RivetRHICAnalyses.so
RivetSPSAnalyses.so <br>
RivetTOTEMAnalyses.so /opt/rivet/v2.6.0/lib<br>
Installing analysis data files...<br>
/bin/mkdir -p /opt/rivet/v2.6.0/share/Rivet<br>
cp
/home/lysak/tmp/Rivet-2.6.0/analyses/plugin*/*.{info,plot,yoda}
<br>
/opt/rivet/v2.6.0/share/Rivet/<br>
make[2]: Leaving directory
'/home/lysak/tmp/Rivet-2.6.0/analyses'<br>
make[1]: Leaving directory
'/home/lysak/tmp/Rivet-2.6.0/analyses'<br>
Making install in doc<br>
make[1]: Entering directory
'/home/lysak/tmp/Rivet-2.6.0/doc'<br>
make[2]: Entering directory
'/home/lysak/tmp/Rivet-2.6.0/doc'<br>
make[2]: Nothing to be done for 'install-exec-am'.<br>
cp -r analyses /opt/rivet/v2.6.0/share/Rivet/<br>
cp: cannot stat 'analyses': No such file or directory<br>
Makefile:649: recipe for target 'install-data-local' failed<br>
make[2]: *** [install-data-local] Error 1<br>
make[2]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/doc'<br>
Makefile:486: recipe for target 'install-am' failed<br>
make[1]: *** [install-am] Error 2<br>
make[1]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/doc'<br>
Makefile:556: recipe for target 'install-recursive' failed<br>
make: *** [install-recursive] Error 1<br>
<a href="mailto:lysak@lysak-acer-ultra:~/tmp/Rivet-2.6.0$">lysak@lysak-acer-ultra:~/tmp/Rivet-2.6.0$</a><br>
<br>
_______________________________________________<br>
Rivet mailing list<br>
<a href="mailto:Rivet@projects.hepforge.org">Rivet@projects.hepforge.org</a><br>
<a href="https://www.hepforge.org/lists/listinfo/rivet">https://www.hepforge.org/lists/listinfo/rivet</a><br>
</div>
</blockquote>
</div>
</blockquote>
<br>
</div></body>
</blockquote>
</div>