<div dir="ltr">Hey Dominic,<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
</span>But at the end I'll face the same problem with the latex installation.<br>
I would need another PC with a different OS.<br>
I found out the latex problem<br>
d01-x02-y02 -f<br>
This is pdfTeX, Version 3.141592-1.40.3 (Web2C 7.5.6)<br>
kpathsea: Running mktexfmt latex.fmt<br>
/usr/bin/mktexfmt: line 334: /texconfig/tcfmgr: No such file or<br>
directory<br>
fmtutil: config file `fmtutil.cnf' not found.<br>
I can't find the format file `latex.fmt'!<br></blockquote><div><br></div><div>I'm really not sure about this one. Google may be your best bet.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
</span>Yes I do setup rivet.<br>
[hirsch@electron Rivet2.1.2]$ ldd<br>
/lustre/hirsch/Rivet/Rivet2.1.2/local/lib/libfastjet.so.0<br>
/lustre/hirsch/Rivet/Rivet2.1.2/local/lib/libfastjet.so.0:<br>
<span>/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required<br>
by /lustre/hirsch/Rivet/Rivet2.1.2/local/lib/libfastjet.so.0)<br>
</span> linux-vdso.so.1 => (0x00007fffd3fff000)<br>
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f6c92b2c000)<br>
libm.so.6 => /lib64/libm.so.6 (0x00007f6c928a7000)<br>
libc.so.6 => /lib64/libc.so.6 (0x00007f6c92513000)<br>
libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f6c922fd000)<br>
/lib64/ld-linux-x86-64.so.2 (0x00007f6c930d1000)<br></blockquote><div><br></div><div>To me this looks like the environment used to build rivet and fastjet is not the same one you're using to run rivet-mkhtml. Can you make sure you're using consistent gcc versions? For instance, did you call localSetupGCC (or similar) before building?<br><br>Chris<br></div></div></div></div>