Mercurial > hg > anonet-resdb
comparison contrib/splicex/README @ 708:a26ee55f8c88 draft
splicex readme update
author | d3v11 <d3v11@d3v11.ano> |
---|---|
date | Sat, 29 Oct 2011 12:02:16 -0400 |
parents | 67aa934958cf |
children | ef7b729162fa |
comparison
equal
deleted
inserted
replaced
707:67aa934958cf | 708:a26ee55f8c88 |
---|---|
42 cd Python-* | 42 cd Python-* |
43 ./configure --with-pydebug | 43 ./configure --with-pydebug |
44 make install | 44 make install |
45 | 45 |
46 This generates Python.h and structmember.h, which are | 46 This generates Python.h and structmember.h, which are |
47 need for gcc to compile splicex. | 47 needed for gcc to compile splicex. |
48 | 48 |
49 DEPENDS ON: | 49 DEPENDS ON: |
50 | 50 |
51 python (>=2.6), python-dev(>=2.6), cython (>=0.12.1), | 51 python (>=2.6), python-dev(>=2.6), cython (>=0.12.1), |
52 gcc (>=4.4.3), bash (>=4.1.5), man (>=2.5.7) | 52 gcc (>=4.4.3), bash (>=4.1.5), man (>=2.5.7) |