view bindings/python/README.txt @ 747:fbf16508421f

Removed potential memory leak in _pyadb_retrieveDatum
author mas01mc
date Sat, 20 Nov 2010 15:32:58 +0000
parents 6dfde1f7a7eb
children
line wrap: on
line source
README.txt

to install, try:

python setup.py build
python setup.py install

Notes: 
 - a compatible build of audioDB (>=r914) needs to be linkable at runtime
 - a basic database instance-centric class structure is available via pyadb.py, use this not _pyadb (the direct C interface)
 - the unit tests ( in test/InitialisationRelated.py) show basic functionality...




Updated 23 June 2009, Ben Fields, b.fields@gold.ac.uk