Skip to content

Commit

Permalink
Include swig package in the installation process
Browse files Browse the repository at this point in the history
  • Loading branch information
teleyinex committed Jul 16, 2013
1 parent 9ef2133 commit 4a7989e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Installing the required libraries for PyBossa is a step that will need to use
some compilers and dev libraries in order to work. Thus, you will need to
install the following packages::

sudo aptitude install postgresql-server-dev-9.1 python-dev
sudo aptitude install postgresql-server-dev-9.1 python-dev swig

Then, you are ready to download the code and install the requirements
(you may wish to create a virtualenv first)::
Expand Down

0 comments on commit 4a7989e

Please sign in to comment.