Hi everyone,
I'm very interested in getting lucene working for my zope3 install.
I've compiled PyLucene on SuSe 10.1, using gcc 4.1.0 and python 2.4.2 ... it
compiles OK but doesn't seem to run properly. In the INSTALL is says the
preferred gcc is 3.4.4 but nothing about whether 4.x is OK or not.
The three error messages I have are:
1. When running "python test/test_PyLucene.py"
I get the following message repeated until the program segfaults:
"GC Warning: Repeated allocation of very large block (appr. size 258048):
May lead to memory leak and poor performance."
2. Running "make test" gives:
"Ran 3 tests in 0.011s
OK
xargs: /usr/bin/python: terminated by signal 6
make: *** [test] Error 125"
3. and running (from NXLucene) "NXLucene/bin/runnxlucene"
gives:
"Failed to load application: type object 'PyLucene.QueryParser' has no
attribute 'DEFAULT_OPERATOR_AND"
Any ideas where the problem might be? If I could narrow it down to the
configuration of Makefile on Suse, the version of gcc or python, that would
really help.
Regards,
Luke
_______________________________________________
pylucene-dev mailing list
[email protected]
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev