<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 8 Jun 2009, at 10:59, Andy Buckley wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">I'd also like people to try the new and shiny bootsrap script, which is<span class="Apple-converted-space">&nbsp;</span><br>a lot friendlier and more robust than the old one:<br><a href="http://svn.hepforge.org/rivet/bootstrap/rivet-bootstrap.py">http://svn.hepforge.org/rivet/bootstrap/rivet-bootstrap.py</a><br>(the name will be changing, and the other variants deleted, on release)</span></blockquote></div><br><div>I still had that problem where it tried to use my existing Rivet installation (with the broken fastjet ee_kt alg) to generate the latex. &nbsp;Since that failed I didn't get anything in the local/bin directory (although rivet had built in its build dir). &nbsp;When I removed my existing Rivet installation I get during the latex generation:</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>ImportError: dlopen(/Users/jmonk/Physics/Rivet-test/build/Rivet-1.1.3b0/pyext/build/lib.macosx-10.5-i386-2.5/_rivet.so, 10): Library not loaded: /Users/jmonk/Physics/Rivet-test/local/lib/libRivet.5.dylib&nbsp;  </div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Referenced from: /Users/jmonk/Physics/Rivet-test/build/Rivet-1.1.3b0/pyext/build/lib.macosx-10.5-i386-2.5/_rivet.so&nbsp;  </div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Reason: image not found</div><div><br></div><div>Ignoring the incorrect .so extension on the python _library it looks to me like the installer is trying to generate latex from the installed version of Rivet before it has installed it - libRivet.5.dylib is present in the build area but has not been installed by this point. &nbsp;Can the order be changed so that the documentation is generated after the libraries have been installed?</div><div><br></div><div>It's possible no one else sees this because they have correctly functioning existing fastjet ee_kt algs.</div><div><br></div><div>James</div><div><br></div><div><br></div></body></html>