Hi Stephen,<br><br>I know I'm replying to the Kraken email more than a week after you sent it, but I was just trying to get the common install to work.  I set my PATH, LD_LIBRARY_PATH, and PYTHONPATH to point to the correct directory.  However, when I try to load python, I get this error:<br>
<br>krakenpf6(XT5) home/oshea> python<br>Python 2.6.2 (r262:71600, Jul 18 2010, 18:10:02) <br>[GCC 4.3.3 20090124 (rpm:2)] on linux2<br>Type "help", "copyright", "credits" or "license" for more information.<br>
Traceback (most recent call last):<br>  File "/etc/pythonstart", line 7, in <module><br>    import readline<br>ImportError: No module named readline<br><br>Interestingly enough, when I look in the directory /lustre/scratch/proj/yt_common/trunk/lib/python2.6/lib-dynload, instead of readline.a I see readline_failed.a.  In fact, there are 34 libraries in that directory that have '_failed' appended to the name.  Anyway, I think the install is broken - would you mind taking a quick look?<br>
<br>Thank you!<br><br>Brian<br><br><div class="gmail_quote">On Fri, Jul 9, 2010 at 6:21 PM, Stephen Skory <span dir="ltr"><<a href="mailto:stephenskory@yahoo.com">stephenskory@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi all,<br>
<br>
I have updated the common install of yt on Kraken to the latest trunk (r1797),<br>
and I've built Python with SQLite support. Let me know if you run into any<br>
problems with the install.<br>
<br>
/lustre/scratch/proj/yt_common/trunk/<br>
<br>
 _______________________________________________________<br>
<a href="mailto:sskory@physics.ucsd.edu">sskory@physics.ucsd.edu</a>           o__  Stephen Skory<br>
<a href="http://physics.ucsd.edu/%7Esskory/" target="_blank">http://physics.ucsd.edu/~sskory/</a> _.>/ _Graduate Student<br>
________________________________(_)_\(_)_______________<br>
<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>
</blockquote></div><br>