Skip to content

Commit

Permalink
Merge pull request #2 from NutsiNutsy/master
Browse files Browse the repository at this point in the history
[enh] add instructions for fedora in the installations instructions
  • Loading branch information
Psycojoker committed Aug 2, 2011
2 parents ed887a5 + 84ee605 commit acd5ed3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/SETUP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,17 @@ Install the following to have the tools on Archlinux (please note that you may h

pacman -S python2 libxml2 libxslt freetype2 python2-pip python2-virtualenv python-virtualenvwrapper libpng

Install the base dependencies on Fedora
==========================================

Install the following to have the tools on Fedora (please note that you may have to adapt the following install procedure):

yum install python-setuptools python-devel libxml2-devel libxslt-devel freetype freetype-devel libpng libpng-devel python-pip atlas-devel g++

pip-python install virtualenv
pip-python install virtualenvwrapper


Setup your virtual environment
===============================

Expand Down

0 comments on commit acd5ed3

Please sign in to comment.