Created
January 2, 2012 08:40
-
-
Save sillygwailo/1549901 to your computer and use it in GitHub Desktop.
Yak Shaving for Running Iron Blogger on CentOS 5.7
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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