Skip to content

Commit

Permalink
Modified Gentoo docs based upon issue #108
Browse files Browse the repository at this point in the history
  • Loading branch information
AeroNotix committed Mar 31, 2012
1 parent 85aa39d commit e1e588f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/manual/install/gentoo.rst
Expand Up @@ -53,6 +53,12 @@ py2cairo
make
sudo make install
It's also possible (and recommended) to put this into a virtualenv.

.. code-block:: bash
./configure --prefix=/path/to/virtualenv
pygtk
~~~~~
Expand Down Expand Up @@ -90,6 +96,9 @@ Annotation
* pycairo in portage gets installed without xpyb support. Maybe, cause
they use waf for intallation. But i'm quiet new to python so i can't
say.
* For pycairo need to specify ./autogen.sh --enable-xcb otherwise you
will get the dreaded TypeError: pycairo was not compiled with xpyb
support error

Test Installation
-----------------
Expand Down

0 comments on commit e1e588f

Please sign in to comment.