[pylucene-dev] debian unstable package of pylucene

Andi Vajda vajda at osafoundation.org
Wed Dec 27 13:46:14 PST 2006


On Wed, 27 Dec 2006, Andra Tori wrote:

> The interesting question is: why did it work with my previous deb i
> built with gcj 4.1 (the one where highlighter didn't work)?
>
> Django didn't crush and pylucene worked inside it...

Maybe because the problem with adding threads after the fact is fixed there ?
A way to find out is to try a recent snapshot of gcj 4.2.0 with PyLucene from 
svn as outlined here [1].

> what is the exact thing that needs changing.. i can't seem to find
> "import Thread", but a lot of "import threading" in django...

There are probably a bunch of threading.Thread occurrences then. If you 
replace them with PyLucene.PythonThread you should be ok.

Andi..

[1] http://lists.osafoundation.org/pipermail/pylucene-dev/2006-November/001404.html


More information about the pylucene-dev mailing list