comparison python/pydc/README.txt @ 10:6493c9ed4b33

- ruby and python binding readme updates
author cslag
date Sat, 26 Mar 2016 01:10:22 +0100
parents 4fd959b3df78
children a40084782546
comparison
equal deleted inserted replaced
9:8a45a05ff64e 10:6493c9ed4b33
8 ------------------ 8 ------------------
9 9
10 1) make sure dyncall is built and libraries/headers are in include paths or 10 1) make sure dyncall is built and libraries/headers are in include paths or
11 CFLAGS points to them, etc. 11 CFLAGS points to them, etc.
12 12
13 2) Build and install this gem with: 13 2) Build and install this extension with:
14 python setup.py install 14 python setup.py install
15 15
16 16
17 API 17 API
18 --- 18 ---