Hi,
This is the first time i am trying to install starcluster on a RHEL5.5
image. I got the message saying install python 2.5+
I installed python .Checked
[root_at_ip-10-116-202-67 ~]# python -V
Python 2.5.2
easy_install Starcluster is giving me the below message
[root_at_ip-10-116-202-67 ~]# sudo easy_install Starcluster
Searching for Starcluster
Reading
http://cheeseshop.python.org/pypi/Starcluster/
Couldn't find index page for 'Starcluster' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading
http://cheeseshop.python.org/pypi/
Reading
http://cheeseshop.python.org/pypi/StarCluster/0.92.1
Reading
http://web.mit.edu/starcluster
Best match: StarCluster 0.92.1
Downloading
http://pypi.python.org/packages/source/S/StarCluster/StarCluster-0.92.1.tar.gz#md5=acdf9a01759fa5aaf7dbc14af1720ebb
Processing StarCluster-0.92.1.tar.gz
Running StarCluster-0.92.1/setup.py -q bdist_egg --dist-dir
/tmp/easy_install-0DQBXY/StarCluster-0.92.1/egg-dist-tmp-gRT3WA
ERROR: StarCluster requires Python 2.5+ ... exiting.
error: Setup script exited with 1
I tried them manual steps also
$ tar xvzf StarCluster-XXX.tar.gz
$ cd StarCluster-XXX
$ sudo python distribute_setup.py
$ sudo python setup.py install
Still getting the python error.
Do i need to set some environment variables.
Please help
On Sun, Nov 13, 2011 at 12:17 PM, Sumita Sinha <
sumita.sinha_at_claricetechnologies.com> wrote:
> Hello ,
>
> I am trying to install starcluster on an RHEL 5.5 image.
>
> Till now i have been trying to install starcluster on starcluster images.
> Is it possible to install starcluster on other images.
>
> Can i use my own images as nodes with starcluster or is it necessary that
> i have to use star cluster images only
>
> Please reply as i have softwares that run on RHEL and i want nodes to also
> have RHEL
>
> --
> Regards
> Sumita Sinha
>
>
>
--
Regards
Sumita Sinha
Received on Sun Nov 13 2011 - 07:55:36 EST