[StarCluster] How to install the development version of MIT StarCluster

Rajat Banerjee rajatb at post.harvard.edu
Mon Dec 9 11:46:33 EST 2013


Hi,
I did this for a client of mine just yesterday. Eventually I got it to work.

Things different from the instructions on the "Contribute" page:
1. $ sudo easy_install virtualenvwrapper
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.

2. You can't 'git clone git:// ' unless you have valid SSH keys set up. Use
this URL instead to bypass SSH key checking:
git clone https://github.com/jtriley/StarCluster.git

After that, it worked out well for me. what specific problems are you
having?

Best,
Rajat


On Mon, Dec 9, 2013 at 11:26 AM, Sergio Mafra <sergiohmafra at gmail.com>wrote:

> My friends,
>
> I´d like to have a AMI only to run the MIT StarCluster´s Development
> version (AKA 0.999).
>
> Here it´s the following steps that I though would work. Tell me if you
> done correctly.
>
> 1. Launch the Ubuntu instance as t1.micro
> 2. Install git hub
> 3. Do the following commands and stop at the end with error regarding the
> compiler...
>
>
> $ git clone git://github.com/jtriley/StarCluster.git
> $ cd StarCluster
> $ sudo python distribute_setup.py
> $ sudo python setup.py install
>
>
> _______________________________________________
> StarCluster mailing list
> StarCluster at mit.edu
> http://mailman.mit.edu/mailman/listinfo/starcluster
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/starcluster/attachments/20131209/c256f141/attachment.htm


More information about the StarCluster mailing list