mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-10 05:29:30 -06:00
Add INSTALL file for python bindings. Add note about libtool to INSTALL of c runtime
This commit is contained in:
5
src/runtime/python/INSTALL
Normal file
5
src/runtime/python/INSTALL
Normal file
@@ -0,0 +1,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
|
||||
Reference in New Issue
Block a user