On Sat, 7 Oct 2006, Terry Jones wrote:
| > I guess it's nothing to do with PyLucene. I just tried to rebuild bsddb | > against db-4.4.20 and I get the same error about u_int undefined in db.h. | | It's probably because you're not picking up the correct db.h file. | Does this directory contain the header files produced by configuring Berkeley | DB ? In other words, did you build Berkeley DB from there ? When I try to build bsddb, I follow the instructions in the README: $ python setup.py --berkeley-db=/usr/local/BerkeleyDB.4.3 build
I don't know, I don't use bsddb anymore. I wrote my own, more current, wrappings.
Andi.. _______________________________________________ pylucene-dev mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
