summaryrefslogtreecommitdiff
path: root/src/runtime/python/INSTALL
blob: 41b6096385b4156ac2a56efdfe936aa7f95d7485 (plain)
1
2
3
4
5
You will need the python-devel package or similar.
You must have installed the PGF C runtime (see ../c/INSTALL)

$ python setup.py build
$ sudo python setup.py install