Re: [Openstack-operators] Glance client installation problem on OpenSuse 13.1

2014-09-18 Thread Christian Berendt
On 09/18/2014 06:07 AM, mo...@qmail.com.bd wrote: > distutils.errors.DistutilsError: Setup script exited with error: command > 'gcc' failed with exit status 1 Because of some dependencies of python-glanceclient you need to install some development packages. Here you are missing gcc and python-deve

Re: [Openstack-operators] Glance client installation problem on OpenSuse 13.1

2014-09-17 Thread Marcus Furlong
Hi, It may be easier if you install from the opensuse openstack repo: # zypper addrepo http://download.opensuse.org/repositories/Cloud:/OpenStack:/Icehouse/openSUSE_13.1/ openstack-icehouse # zypper refresh # zypper install python-glanceclient Regards, Marcus. On 18 September 2014 14:07, wrot

[Openstack-operators] Glance client installation problem on OpenSuse 13.1

2014-09-17 Thread mohib
Hi guy es, I am a new on open stack installation. When i install openstack glance client on OpesSUSE 13.1. I am facing some problem as like below. controller:~ # pip install python-glanceclient Downloading/unpacking python-glanceclient Downloading python-glanceclient-0.14.0.tar.gz (118kB): 11