<div dir="ltr">Hi Joe,<div><br></div><div style>Sorry to hear you're having trouble.  This is the first we've heard of someone trying to install yt on Springdale Linux so unfortunately I don't have a panacea.</div>

<div style><br></div><div style>The error you're seeing is due to not having the SSL libraries installed.  To fix it, you'll need to install the 'openssl' and 'openssl-devel' packages.  If you don't have root access to the machine you're installing on, you'll need to discuss this with the sysadmin.  </div>

<div style><br></div><div style>There may be other packages you'll need as well.  For example, on ubuntu we suggest installing libssl-dev, build-essential, libncurses5, libncurses5-dev, zip, uuid-dev, libfreetype6-dev, and tk-dev.  I'm not sure what overlap in necessary packages there is between red hat based linux distros like Springdale and debian-based distros like ubuntu.</div>

<div style><br></div><div style>Also, if worse comes to worse, you might have more success with a manual yt install, described here: <a href="http://yt-project.org/docs/dev/advanced/installing.html#manual-installation">http://yt-project.org/docs/dev/advanced/installing.html#manual-installation</a>.</div>

<div style><br></div><div style>Cheers,</div><div style><br></div><div style>Nathan</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jun 5, 2013 at 11:46 AM, Joseph Godino <span dir="ltr"><<a href="mailto:jgodino5@gmail.com" target="_blank">jgodino5@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I am trying to install yt with enzo on a computer running Springdale<br>
Linux 6.4 using the shell script install_script.sh. However, I keep<br>
getting the following error -<br>
<br>
********************************************<br>
        FAILURE REPORT:<br>
********************************************<br>
<br>
running install_egg_info<br>
Writing /home/jgodino/Software/enzo/yt-x86_64/lib/python2.7/site-packages/mercurial-2.5.4-py2.7.egg-info<br>
using <a href="https://bitbucket.org/yt_analysis/yt-supplemental/" target="_blank">https://bitbucket.org/yt_analysis/yt-supplemental/</a><br>
sending capabilities command<br>
abort: Python SSL support not found<br>
using <a href="https://bitbucket.org/yt_analysis/yt/" target="_blank">https://bitbucket.org/yt_analysis/yt/</a><br>
sending capabilities command<br>
abort: Python SSL support not found<br>
abort: repository /home/jgodino/Software/enzo/yt-x86_64/src/yt-hg/ not<br>
found!<br>
/home/jgodino/Software/enzo/yt-x86_64/bin/python2.7: can't open file<br>
'/home/jgodino/Software/enzo/yt-x86_64/src/yt-hg//distribute_setup.py':<br>
[Errno 2] No such file or directory<br>
<br>
Any suggestions on how to solve this.<br>
<br>
Regards,<br>
<br>
Joe<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></div>