<div dir="ltr">Hi Desika,<div><br></div><div>Your installation is most likely fine.  There could be two issues here.  First, librockstar doesn't get put into yt's lib directory by default, so you might have to also add the path:</div><div><span style="color:rgb(0,0,0);font-family:'Bitstream Vera Sans Mono',monospace;font-size:13px">/Users/desika/yt-x86_64/src/rockstar</span><br></div><div>to your LD_LIBRARY_PATH<span style="color:rgb(0,0,0);font-family:'Bitstream Vera Sans Mono',monospace;font-size:13px"><br></span></div><div>Second, if you are using a mac, you will need to use the variable DYLD_LIBRARY_PATH.</div><div><br></div><div>Let us know if that doesn't fix it.</div><div><br></div><div>Britton</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 24, 2014 at 3:28 PM, Desika Narayanan <span dir="ltr"><<a href="mailto:dnarayan@haverford.edu" target="_blank">dnarayan@haverford.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey All,<div><br></div><div>I'm trying to get started with basic Rockstar halo finding in yt (I typically use HOP, though current analysis requires Rockstar).    I'm having trouble with the following line:</div><div><br></div><div>>from yt.analysis_modules.halo_finding.rockstar.api import RockstarHaloFinder</div><div><br></div><div>which gives the error:  <a href="http://paste.yt-project.org/show/5224/" target="_blank">http://paste.yt-project.org/show/5224/</a></div><div><br></div><div>I'm running yt 3.0 (updated this morning).  I just installed Rockstar (I think) by switching on the INST_ROCKSTAR flag in the install script to 1, and re-running the script.  To be sure, I am running in an 'activated' yt, with the following ld_library_path:</div><div>







<p>>(yt-x86_64)thundersnow:~ desika$ echo $LD_LIBRARY_PATH<br>/Users/desika/yt-x86_64/lib:/opt/gsl/lib:</p><p>Though I note manually adding the directory: </p><p><span style="color:rgb(0,0,0);font-family:'Bitstream Vera Sans Mono',monospace;font-size:13px">/Users/desika/yt-x86_64/src/yt-hg/yt/analysis_modules/halo_finding/rockstar/  </span></p><p>to my ld_library_path doesn't fix the problem.  Is this symptomatic of an erroneous installation on my part?   <span style="color:rgb(0,0,0);font-family:'Bitstream Vera Sans Mono',monospace;font-size:13px"><br></span></p><p><br></p><p>thanks<span class="HOEnZb"><font color="#888888"><br>-desika</font></span></p></div></div>
<br>_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
<br></blockquote></div><br></div>