← Back to team overview

graphite-dev team mailing list archive

Re: [Question #100257]: Problem installing graphite from bzr source to CentOS 5.3

 

Question #100257 on Graphite changed:
https://answers.launchpad.net/graphite/+question/100257

Michael Wieher proposed the following answer:
How to get Python2.6 working with setuptools:
• get the egg from their website, wget http://pypi.python.org/packages/2.6/s/setuptools/setuptools-0.6c11-py2.6.egg
• install the egg using --install-dir = /usr/lib/python2.6/site-packages/ or whatever your location is
• [root@xxxxxxxxxxxxxxxx.ch3 graphite]# apt-get install python26-devel

Of course YMMV but that worked fine for me and I had no problem with
AMQP.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.