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

fp posted a new comment:
for the requires for the rpm specs I have it goes like this:

whisper requires python >= 2.4

carbon requires whisper, python >= 2.4, python-twisted-core >= 9
python-twisted-core requires python-zope-interface, pyOpenSSL, python-abi = 2.3
python-zope-interface requires python-zope-filesystem
python-zope-filesystem requires python

graphite requires httpd, bitmap-fonts, cairo, mod_python, python >= 2.4, 
whisper, pycairo, Django >=1.1
Django requires python-simplejson

So, rpm / yum will take care of the dependencies for you, and you
shouldn't need to add a requires python-simplejson to the graphite.spec,
because Django (at least the rpm that I am using) already requires it.
However it's not going to hurt anything if you do want to do it that
way. :)

ttyl

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

_______________________________________________
Mailing list: https://launchpad.net/~graphite-dev
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~graphite-dev
More help   : https://help.launchpad.net/ListHelp

Reply via email to