Skip to content

Instantly share code, notes, and snippets.

View davecowart's full-sized avatar

Dave Cowart davecowart

  • Homewood, Alabama
View GitHub Profile
@davecowart
davecowart / graphite.md
Last active August 29, 2015 14:01 — forked from kkc/graphite.md

install graphite (http://graphite.wikidot.com) on Amazon Linux AMI. Please fork and fix if you find an error.

Instally pycairo

sudo yum install pycairo-devel

Install pip

sudo yum install python-pip