[Chandler-dev] new PyLucene now in Chandler build
Andi Vajda
vajda at osafoundation.org
Thu Oct 4 22:52:34 PDT 2007
On Thu, 4 Oct 2007, Andi Vajda wrote:
> After your next 'svn update' you need to get the new PyLucene and related
> dependencies by running in 'chandler':
> make
>
> This update fixes bug 10803 [1] by replacing PyLucene in chandler with the
> new gcj-less PyLucene. On Windows and Linux, this requires openjdk which is
> part of the new downloads. On Mac, the installed-by-default Apple Java is
> used.
>
> The repository format was changed too, exporting your existing data is
> recommended.
If you're using Wing or some other IDE, and have a custom start script or have
hand-edited settings in your IDE, on Windows and Linux, you need to be sure to
also include the openjdk libraries on PATH (Windows) or LD_LIBRARY_PATH
(Linux). For an example of what these paths look like now, please refer to the
release/RunPython script.
Andi..
More information about the chandler-dev
mailing list