Wednesday, September 27, 2017

Re: Having a hard time installing Graphite on Windows 7

Hello nate, i'm having a hard installing graphite on windows too, i was wondering if you manage to make it work ? if you do, please could you provide me with the exact steps for the installation.
thank you 

Le samedi 12 juillet 2014 19:24:49 UTC+2, nate dingo a écrit :
I am following the instruction on this document.

http://www.s2-industries.com/wordpress/2013/01/running-graphite-webapp-on-windows


  • Install Python 2.7 (as mentioned in the other blog post)
  • Install PyPi (as mentioned in the other blog post)
  • Install PythonGTK+ (for Cairo graphics) from here
  • Install Django using a package from here. In my case, I used Django 1.4.2. Drop me a message if Graphite WebApp also works with newer versions of Django.
  • Install twisted using:
    pip install Twisted
  • Install zope.interface using:
    pip install zope.interface
Then where do I go? I have also installed GitHub and Pycairo, and "pygtk-all-in-one-2.24.0.win32-py2.7(2).msi"

Whisper scripts are in my python27/scripts but carbon and web-apps produce error messages when I try to load them using:
git clone https://github.com/graphite-project/graphite-web.git  git clone https://github.com/graphite-project/carbon.git  git clone https://github.com/graphite-project/whisper.git

Am I even in the ball park?

Thanks
Nate

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/2508ca5e-1e74-43f0-96b4-e165bd4a1531%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment