<html><body bgcolor="#FFFFFF"><div>Hi Brian,</div><div><br></div><div>Readline is non-essential and really only useful for interactive work - but perhaps other failures are critical. The install Stephen has prepared is primarily/exclusively for batch execution; yt itself installs out of the box on Kraken, and the 'community' installation is simply statically linked to run on the batch nodes. Readline doesn't help much there. :)</div><div><br></div><div>-Matt</div><div><br><br></div><div><br>On Jul 18, 2010, at 4:12 PM, "Brian O'Shea" <<a href="mailto:bwoshea@gmail.com">bwoshea@gmail.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>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"><a href="mailto:stephenskory@yahoo.com">stephenskory@yahoo.com</a></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"><a href="mailto:sskory@physics.ucsd.edu">sskory@physics.ucsd.edu</a></a>           o__  Stephen Skory<br>
<a href="http://physics.ucsd.edu/%7Esskory/" target="_blank"><a href="http://physics.ucsd.edu/~sskory/">http://physics.ucsd.edu/~sskory/</a></a> _.>/ _Graduate Student<br>
________________________________(_)_\(_)_______________<br>
<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org"><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a></a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank"><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a></a><br>
</blockquote></div><br>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>yt-users mailing list</span><br><span><a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a></span><br><span><a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a></span><br></div></blockquote></body></html>