added clarification about the need to have pkg-config installed when building the python bindings. #422
This commit is contained in:
@@ -32,6 +32,10 @@ To build the Python bindings do:
|
|||||||
|
|
||||||
python setup.py install
|
python setup.py install
|
||||||
|
|
||||||
|
This requires that you have built and install libtorrent first. The setup.py relies
|
||||||
|
on pkg-config to be installed as well. It invokes pkg-config in order to link
|
||||||
|
against libtorrent.
|
||||||
|
|
||||||
|
|
||||||
building using boost build
|
building using boost build
|
||||||
--------------------------
|
--------------------------
|
||||||
|
Reference in New Issue
Block a user