On 26 Jun, 2009, at 17:02, Andi Vajda wrote: > > On Jun 27, 2009, at 1:46, Grant Baillie <[email protected]> > wrote: >> ... >> At the least, I think it would be good to get that source (or newer) >> to build against python 2.6 (for Karmic). > > PyLucene builds and works fine against Python 2.6. To upgrade: > - use PyLucene 2.4.1-2 > - use the right JCC invocation (-m won't work until 2.7) (example > is in Makefile) > - implement the necessary changes in the repository lucene > directory code (If I remember right, they're simple, having to do with > byte arrays; the previous person that attempted this (techgurufloyd) > figured them out by himself)
Thanks for the info, Andi. Is there anything wrong with building the old version (2.3-something) with the changed jcc invocation? That seems to work (and searches in Chandler don't crash :o). I think that techgurufloyd's chandlerdb patch is in this message: http://markmail.org/message/q275nfaywxvzpqpz I'd be more than happy to make that change (and the PyLucene version change) if it's a way toward not having to build PyLucene as part of Chandler on Ubuntu :). --Grant _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "chandler-dev" mailing list http://lists.osafoundation.org/mailman/listinfo/chandler-dev
