<div dir="ltr"><p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">Hi Rivet Developers, </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">I'm having problems getting Rivet 2.4.0 working on Mac OS X Mavericks 10.9.5. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">I'm running Python 2.7.11 and Xcode 6.2. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">In the following I tried to install using the bootstrap script but I get the same error when trying to build and install from the source. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">Building and installing Rivet gives no errors, but when trying to run Rivet I get the following: </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">16:42:38 <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> alexanderlind@Alexanders-MacBook-Pro <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> Rivet <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> source local/rivetenv.sh </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">16:42:43 <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> alexanderlind@Alexanders-MacBook-Pro <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> Rivet <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> rivet --help</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">The rivet Python module could not be loaded: is your PYTHONPATH set correctly? </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">Rivet seems to have some problems with loading the Rivet module: </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">16:46:39 <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> alexanderlind@Alexanders-MacBook-Pro <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> lib <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> python</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 12:54:16) </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">Type "help", "copyright", "credits" or "license" for more information.</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">>>> import rivet</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">Traceback (most recent call last):</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">  File "<stdin>", line 1, in <module></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">  File "/Users/alexanderlind/Desktop/PythiaRivetAnalysis/Rivet/local/lib/python2.7/site-packages/rivet/__init__.py", line 12, in <module></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">    from rivet.core import *</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">ImportError: dlopen(/Users/alexanderlind/Desktop/PythiaRivetAnalysis/Rivet/local/lib/python2.7/site-packages/rivet/core.so, 10): Symbol not found: __ZN5Rivet14AnalysisLoader11getAnalysisERKSs</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">  Referenced from: /Users/alexanderlind/Desktop/PythiaRivetAnalysis/Rivet/local/lib/python2.7/site-packages/rivet/core.so</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">  Expected in: flat namespace</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'"> in /Users/alexanderlind/Desktop/PythiaRivetAnalysis/Rivet/local/lib/python2.7/site-packages/rivet/core.so</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">>>> </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">It seems like it can't find the symbol <span style="line-height:normal;font-family:'Courier New'">__ZN5Rivet14AnalysisLoader11getAnalysisERKSs</span> in core.so. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">core.so seems to depend on the symbol: </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">17:00:29 <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> alexanderlind@Alexanders-MacBook-Pro <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> rivet <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> nm core.so | grep __ZN5Rivet14AnalysisLoader11getAnalysisERKSs</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">                 U __ZN5Rivet14AnalysisLoader11getAnalysisERKSs </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">The PYTHONPATH variable includes Rivet/local/lib/python2.7/site-packages and my DYLD_LIBRARY_PATH includes Rivet/local/lib where both libRivet.dylib and libRivet.la is located. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">It would seem that libRivet.dylib does not implement the symbol: </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">16:46:27 <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> alexanderlind@Alexanders-MacBook-Pro <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> lib <span style="line-height:normal;font-family:'Zapf Dingbats'">❯</span> nm libRivet.dylib | grep getAnalysis</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">0000000000037450 T __ZN5Rivet14AnalysisLoader11getAnalysisERKNSt3__112basic_stringIcNS1_11char_traitsIcEENS1_9allocatorIcEEEE</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">00000000000ba1a0 T __ZN5Rivet19getAnalysisLibPathsEv</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">00000000000ba520 T __ZN5Rivet19getAnalysisRefPathsEv</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">00000000000baaa0 T __ZN5Rivet20getAnalysisInfoPathsEv</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:'Courier New'">00000000000bb020 T __ZN5Rivet20getAnalysisPlotPathsEv</p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">I have tried specifying the CFLAGS and CPPFLAGS as you write on your "Mac OS X installation issues" page before running ./rivet-bootstrap but it doesn't seem to make a difference. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">Do you have any idea what is wrong? Thank you in advance. </p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica;min-height:14px"><br></p>
<p style="margin:0px;font-size:12px;line-height:normal;font-family:Helvetica">Best regards, Alexander </p></div>