<br><br><div class="gmail_quote">On Thu, Sep 2, 2010 at 9:53 PM, Fred Rotbart <span dir="ltr">&lt;<a href="mailto:rotbart@softbart.com">rotbart@softbart.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Dan,<br>
<br>
Thanks for the help.<br>
<br>
I had started building a lot of stuff from sources. However, the Python 2.6 I took from <a href="http://chrislea.com/2009/09/09/easy-python-2-6-django-on-centos-5/" target="_blank">http://chrislea.com/2009/09/09/easy-python-2-6-django-on-centos-5/</a>. Any advantage to building the Python from sources?<br>
</blockquote><div><br>Well, three reasons:<br><br>1) I needed a 64-bit install.   Typically I&#39;ve found that 64-bit pre-compiled binaries are less reliable than building 64-bit.   This is the main reason I used a source as opposed to a pre-compiled binary (e.g from <a href="http://python.org">python.org</a> itself). <br>
<br>2) As explained at the top of Chris Lea&#39;s post, overwriting the system python on centOS with python26 is really bad.   I really really needed to make sure that it didn&#39;t screw things up and so I decided to install in /opt, where a completely standard install would work fine and be sure not to interfere.  To make a package install work while completely not interfering with the other system installs, putting
all the relevant byte-compiled dependencies in version-number-named
places throughout the distros, requires alot of finicky work. I&#39;m not comfortable enough with yum to feel like I totally understood how to evaluate whether any given person&#39;s repo was likely to be &quot;right&quot;.    This is the main reason I would use a non-yum-based install vs. a repo install. <br>
<br>3) I wasn&#39;t aware of Chris Lea&#39;s work -- thank you so much for telling me
of it  If I had known of it, perhaps I would
have used it (if there&#39;s a 64-bit version) -- but subject to the above provisos. <br><br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

BTW why did you use the Rightscale image rather than using the Amazon one?<br></blockquote><div><br>I&#39;ve typically found Rightscale images to be more reliable than Amazon ones actually -- and more things I already need are on them.   Which amazon image  were you referring to? <br>
<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
- Fred<div class="im"><br>
<br>
On 3/09/10 09:49 , Dan Yamins wrote:<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Fred, sorry for the delay in reply.<br>
<br>
I&#39;ve put the instructions up here at this google doc<br>
<br>
<a href="https://docs.google.com/Doc?docid=0Aa_xSFd7IOCfZGhzN3JwanBfMTA1ZjRwNWp6dGo&amp;hl=en&amp;authkey=CI2p-t8J" target="_blank">https://docs.google.com/Doc?docid=0Aa_xSFd7IOCfZGhzN3JwanBfMTA1ZjRwNWp6dGo&amp;hl=en&amp;authkey=CI2p-t8J</a><br>

&lt;<a href="https://docs.google.com/Doc?docid=0Aa_xSFd7IOCfZGhzN3JwanBfMTA1ZjRwNWp6dGo&amp;hl=en&amp;authkey=CI2p-t8J" target="_blank">https://docs.google.com/Doc?docid=0Aa_xSFd7IOCfZGhzN3JwanBfMTA1ZjRwNWp6dGo&amp;hl=en&amp;authkey=CI2p-t8J</a>&gt;<br>

<br>
Let me know if you can&#39;t access this doc.<br>
<br>
On Tue, Aug 31, 2010 at 8:35 PM, Fred Rotbart &lt;<a href="mailto:rotbart@softbart.com" target="_blank">rotbart@softbart.com</a><br></div><div class="im">
&lt;mailto:<a href="mailto:rotbart@softbart.com" target="_blank">rotbart@softbart.com</a>&gt;&gt; wrote:<br>
<br>
      Hi Dan,<br>
<br>
    Did you happen to make a cookbook for making the CentOS StarCluster AMI?<br>
    If so can you make it available?<br>
<br>
    - Fred<br>
<br>
<br>
    _______________________________________________<br>
    Starcluster mailing list<br></div>
    <a href="mailto:Starcluster@mit.edu" target="_blank">Starcluster@mit.edu</a> &lt;mailto:<a href="mailto:Starcluster@mit.edu" target="_blank">Starcluster@mit.edu</a>&gt;<div class="im"><br>
    <a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
Starcluster mailing list<br>
<a href="mailto:Starcluster@mit.edu" target="_blank">Starcluster@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/starcluster" target="_blank">http://mailman.mit.edu/mailman/listinfo/starcluster</a><br>
</div></blockquote><font color="#888888">
<br>
-- <br>
===================================================================<br>
Dr. Frederick C. Rotbart    Rotbart Software Technologies Pty. Ltd.<br>
Tel: +61 9024 3914          38 Arthur Street,<br>
Mobile: +61 422 569 102     Vic. 3141 Australia<br>
<a href="mailto:rotbart@softbart.com" target="_blank">rotbart@softbart.com</a><br>
<br>
</font></blockquote></div><br>