recoll/src/python/README.txt
Jean-Francois Dockes 74be06345a Implemented configure --enable-pic flag to build the main lib with position-independant objects.
This avoids having to edit localdefs by hand to build the new php extension,
and voids the need for the Python module to recompile Recoll source files.
2010-01-29 17:22:31 +01:00

3 lines
128 B
Plaintext

How to build and use the python interface is documented in the Recoll
user manual, inside the "Programming interface" chapter.