Skip to content

Instantly share code, notes, and snippets.

@sillygwailo
Created January 2, 2012 08:40
Show Gist options
  • Save sillygwailo/1549901 to your computer and use it in GitHub Desktop.
Save sillygwailo/1549901 to your computer and use it in GitHub Desktop.
Yak Shaving for Running Iron Blogger on CentOS 5.7
pip install mako
pip install feedparser
pip install pyyaml
Install http://pypi.python.org/pypi/python-dateutil/1.5 (python setup.py install once downloaded)
git clone https://github.com/jwiegley/ledger.git
cd ledger
./acprep dependencies
./acprep update
# failed to install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment