<div dir="ltr"><div><div><div><div>Hi,<br>I did this for a client of mine just yesterday. Eventually I got it to work.<br><br>Things different from the instructions on the &quot;Contribute&quot; page:<br></div>1. $ sudo easy_install virtualenvwrapper</div>

This command fails when you run it, but if you run it twice more, it overcomes its own internal difficulties and finally succeeds. Run it three times for success.<br><br></div>2. You can&#39;t &#39;git clone git:// &#39; unless you have valid SSH keys set up. Use this URL instead to bypass SSH key checking:<br>

git clone <a href="https://github.com/jtriley/StarCluster.git">https://github.com/jtriley/StarCluster.git</a><br><br></div>After that, it worked out well for me. what specific problems are you having?<br><br>Best,<br>Rajat<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Dec 9, 2013 at 11:26 AM, Sergio Mafra <span dir="ltr">&lt;<a href="mailto:sergiohmafra@gmail.com" target="_blank">sergiohmafra@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">My friends,<div><br></div><div>Iīd like to have a AMI only to run the MIT StarClusterīs Development version (AKA 0.999).</div>

<div><br></div><div>Here itīs the following steps that I though would work. Tell me if you done correctly.</div>
<div><br></div><div>1. Launch the Ubuntu instance as t1.micro</div><div>2. Install git hub</div><div>3. Do the following commands and stop at the end with error regarding the compiler...</div><div><pre style="font-family:Consolas,&#39;andale mono&#39;,&#39;lucida console&#39;,monospace;font-size:14px;line-height:17px;background-color:rgb(250,250,250);padding:10px;margin-top:0px;margin-bottom:0px;border-top-width:2px;border-top-style:solid;border-top-color:rgb(198,201,203);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:rgb(198,201,203);color:rgb(62,67,73)">

$ git clone git://<a href="http://github.com/jtriley/StarCluster.git" target="_blank">github.com/jtriley/StarCluster.git</a>
$ cd StarCluster
$ sudo python distribute_setup.py
$ sudo python setup.py install</pre></div></div>
<br>_______________________________________________<br>
StarCluster mailing list<br>
<a href="mailto:StarCluster@mit.edu">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>
<br></blockquote></div><br></div>